Commit a2890da
committed
chore(release): 1.1.0 [skip ci]
# [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))1 parent a76c229 commit a2890da
2 files changed
+21
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
1 | 20 | | |
2 | 21 | | |
3 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
0 commit comments