Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 17 Mar 18:45
· 40 commits to main since this release

1.1.0 (2022-03-17)

Bug Fixes

  • fix always load index page even if path include basename (aabaeec)
  • fix the wrong join path with basename (65b7137)

Features

  • add useParams hook (cacc844)
  • support for passing params while navigating (7e9f107)

Performance Improvements

  • reduce unnecessary rendering (781df88)