github remix-run/remix v1.3.3

latest releases: v0.0.0-nightly-f4a701989-20240702, remix@2.10.1-pre.0, create-remix@2.10.1-pre.0...
2 years ago

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 Yarn PnP and pnpm. (#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

Don't miss a new remix release

NewReleases is sending notifications on new releases.