Skip to content

v1.7.1

Compare
Choose a tag to compare
@chaance chaance released this 16 Sep 16:10
· 2932 commits to main since this release

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)

Changes by package

New Contributors


Full Changelog: v1.7.0...v1.7.1