v1.3.4
What's Changed
🐛 Bug fixes
- Previously when submitting an action from a layout route, we were losing the nested index route during revalidation. This has been fixed. (#2466)
- More fixes for the experimental
deno
adapter! 🦕 (#2514) @remix-run/server-runtime
will now throw error when a cookie limit is reached (#2155)
New Contributors
- @matthova made their first contribution in #2285
- @simonepizzamiglio made their first contribution in #2484
- @adicuco made their first contribution in #2107
- @rossipedia made their first contribution in #2415
- @LewisArdern made their first contribution in #2499
- @kuldar made their first contribution in #2510
- @jveldridge made their first contribution in #2515
- @lifeiscontent made their first contribution in #2507
- @matt-l-w made their first contribution in #2155
Full Changelog: v1.3.3...v1.3.4