v1.7.1
What's Changed
Bug fixes 🐛
- Ensured that requests are properly aborted on closing of a
Responseinstead ofRequestin all Node adapters (#3626) - Locked the dependency on
react-router-domto version 6.3.0 instead of using a semver range (#4203), as installingreact-router-dom@6.4.0will cause compatibility issues - Fixed a bug with
GETform submissions to ensure they replace the current search params, which tracks with the browser's behavior (#4046)
Changes by package
@remix-run/architect@remix-run/express@remix-run/netlify@remix-run/react@remix-run/server-runtime@remix-run/vercel
New Contributors
- @scottybrown made their first contribution in #3949
- @rkulinski made their first contribution in #4003
- @jrf0110 made their first contribution in #4050
- @jwnx made their first contribution in #3936
- @shairez made their first contribution in #3962
- @jmorel88 made their first contribution in #4066
- @willhack made their first contribution in #4147
- @riencoertjens made their first contribution in #4158
- @arjunyel made their first contribution in #4133
- @Deanmv made their first contribution in #4170
- @leifarriens made their first contribution in #4181
Full Changelog: v1.7.0...v1.7.1