Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 11 Mar 15:59
· 10 commits to main since this release
0ce7a05

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)