You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [1.1.0](v1.0.1...v1.1.0) (2022-03-17)
### Bug Fixes
* fix always load index page even if path include basename ([aabaeec](aabaeec))
* fix the wrong join path with basename ([65b7137](65b7137))
### Features
* add useParams hook ([cacc844](cacc844))
* support for passing params while navigating ([7e9f107](7e9f107))
### Performance Improvements
* reduce unnecessary rendering ([781df88](781df88))
* fix always load index page even if path include basename ([aabaeec](https://github.com/liuweiGL/react-stack-router/commit/aabaeecd619758ed9a8a1ed6178d13e344edec24))
7
+
* fix the wrong join path with basename ([65b7137](https://github.com/liuweiGL/react-stack-router/commit/65b71373176322e80c72494a3c275008f1538304))
* support for passing params while navigating ([7e9f107](https://github.com/liuweiGL/react-stack-router/commit/7e9f1072042ab27c388bfb258e81eeddedb5ed8b))
0 commit comments