v6.4.2
chaance
released this
06 Oct 16:01
·
1144 commits
to main
since this release
What's Changed
- Respect
basename
inuseFormAction
(#9352) - Fix
IndexRouteObject
andNonIndexRouteObject
types to makehasErrorElement
optional (#9394) - Enhance console error messages for invalid usage of data router hooks (#9311)
- If an index route has children, it will result in a runtime error. We have strengthened our
RouteObject
/RouteProps
types to surface the error in TypeScript. (#9366)
Full Changelog: https://github.com/remix-run/react-router/compare/react-router@6.4.1...react-router@6.4.2