github remix-run/remix remix@1.7.1
v1.7.1

latest releases: v0.0.0-nightly-38ca648a3-20240920, remix@2.12.1, create-remix@2.12.1...
2 years ago

What's Changed

Bug fixes 🐛

  • Ensured that requests are properly aborted on closing of a Response instead of Request in all Node adapters (#3626)
  • Locked the dependency on react-router-dom to version 6.3.0 instead of using a semver range (#4203), as installing react-router-dom@6.4.0 will cause compatibility issues
  • Fixed a bug with GET form submissions to ensure they replace the current search params, which tracks with the browser's behavior (#4046)

New Contributors

Full Changelog: https://github.com/remix-run/remix/compare/remix@1.7.0...remix@1.7.1

Don't miss a new remix release

NewReleases is sending notifications on new releases.