Skip to content

Releases: remix-run/react-router

@remix-run/[email protected]

22 Jun 16:06
bfee463
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • fix: properly handle <Form encType="multipart/form-data"> submissions (#8984)
  • fix: Make path resolution trailing slash agnostic (#8861)
  • fix: don't default to a REPLACE navigation on form submissions if the action redirected. The redirect takes care of avoiding the back-button-resubmit scenario, so by using a PUSH we allow the back button to go back to the pre-submission form page (#8979)
  • fix: export ActionFunctionArgs/LoaderFunctionArgs up through router packages (#8975)
  • fix: preserve loader data for loaders that opted out of revalidation (#8973)

Full Changes

[email protected]

10 Jun 20:54
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Minor Changes

  • Add support for functional updates in useSearchParams (similar to the useState callback signature) (#8955)

Patch Changes

  • Properly handle relative navigation from index/pathless routes (#8954)
  • Fix issues building with webpack + React 17 (#8938)
  • Updated dependencies

[email protected]

10 Jun 20:54
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

[email protected]

10 Jun 20:54
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

[email protected]

10 Jun 20:54
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

@remix-run/[email protected]

10 Jun 20:54
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • Capture fetcher errors at contextual route error boundaries (#8945)

[email protected]

09 Jun 00:09
41a5134
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release
[email protected]

[email protected]

09 Jun 00:09
41a5134
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

[email protected]

09 Jun 00:09
41a5134
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

[email protected]

09 Jun 00:09
41a5134
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes