Skip to content

v1.3.3

Compare
Choose a tag to compare
@chaance chaance released this 23 Mar 17:29
· 3607 commits to main since this release

What's Changed

馃拝 Enhancements

  • We made some internal changes that will deprecate the remix setup command. This will eventually enable better cross-platform runtime support and work more consistently with package managers like pnpm and Yarn PnP. (#2359, #2434) We'll have more to say about this soon!

馃悰 Bug fixes

  • Keys in the object returned by a route's meta export that were undefined would previous render a meta tag without a value. Empty meta values will no longer render a tag. (#2411)
  • Fixed a bug where transitions were not revalidating requests with a redirect response that sets cookies (#2370)

New Contributors

Full Changelog: v1.3.2...v1.3.3