Skip to content

Releases: native-router/react

v1.1.2

17 Mar 14:11

Choose a tag to compare

1.1.2 (2026-03-17)

Bug Fixes

  • add semantic-release to devDependencies and normalize repository url (aac745c)

v1.1.1

17 Mar 14:08

Choose a tag to compare

fix: ci

v1.1.0

11 Mar 15:59
0ce7a05

Choose a tag to compare

1.1.0 (2026-03-11)

Bug Fixes

  • React 19 type compatibility (24d24be)
  • remove duplicate useMatched (already in context.tsx) (46af20c)

Features

  • add route guard and meta support (585d53d)
  • add useParams, useLocation, useMatched hooks (99c2a27)
  • export new hooks (5f7f6f3)
  • support React 19 (d4474da)