github remix-run/react-router react-router@6.14.2
v6.14.2

latest releases: v0.0.0-nightly-242035412-20240921, v0.0.0-nightly-d1bb8941a-20240920, v0.0.0-experimental-312bddb22...
14 months ago

Patch Changes

  • Add missing <Form state> prop to populate history.state on submission navigations (#10630)
  • Trigger an error if a defer promise resolves/rejects with undefined in order to match the behavior of loaders and actions which must return a value or null (#10690)
  • Properly handle fetcher redirects interrupted by normal navigations (#10674)
  • Initial-load fetchers should not automatically revalidate on GET navigations (#10688)
  • Properly decode element id when emulating hash scrolling via <ScrollRestoration> (#10682)
  • Typescript: Enhance the return type of Route.lazy to prohibit returning an empty object (#10634)
  • SSR: Support proper hydration of Error subclasses such as ReferenceError/TypeError (#10633)

Full Changelog: https://github.com/remix-run/react-router/compare/react-router@6.14.1...react-router@6.14.2

Don't miss a new react-router release

NewReleases is sending notifications on new releases.