Skip to content

Latest commit

 

History

History
162 lines (94 loc) · 2.31 KB

CHANGELOG.md

File metadata and controls

162 lines (94 loc) · 2.31 KB

react-router-native

6.13.0

Patch Changes

6.12.1

Patch Changes

6.12.0

Patch Changes

6.11.2

Patch Changes

6.11.1

Patch Changes

6.11.0

Patch Changes

6.10.0

Patch Changes

6.9.0

Minor Changes

6.8.2

Patch Changes

6.8.1

Patch Changes

6.8.0

Patch Changes

6.7.0

Patch Changes

6.6.2

Patch Changes

6.6.1

Patch Changes

6.6.0

Patch Changes

6.5.0

Patch Changes

6.4.5

Patch Changes

6.4.4

Patch Changes

6.4.3

Patch Changes

6.4.2

Patch Changes

  • 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)
  • Updated dependencies:

6.4.1

Patch Changes

6.4.0

Bug Fixes

  • Path resolution is now trailing slash agnostic (#8861)
  • useLocation returns the scoped location inside a <Routes location> component (#9094)

Updated dependencies