File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 0.10.2] ( https://github.com/posva/unplugin-vue-router/compare/v0.10.1...v0.10.2 ) (2024-07-30)
2
+
3
+ ### Bug Fixes
4
+
5
+ - avoid nested loaders in setup ([ 3aea904] ( https://github.com/posva/unplugin-vue-router/commit/3aea904bd57206aba9b8405c515ec19893580670 ) )
6
+ - ** loaders:** avoid double fetch on nested loaders ([ f15bedc] ( https://github.com/posva/unplugin-vue-router/commit/f15bedc8d58678a80cd511c7b546c81d74f5c7f0 ) )
7
+
1
8
## [ 0.10.1] ( https://github.com/posva/unplugin-vue-router/compare/v0.10.0...v0.10.1 ) (2024-07-22)
2
9
3
10
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " unplugin-vue-router" ,
3
- "version" : " 0.10.1 " ,
3
+ "version" : " 0.10.2 " ,
4
4
"type" : " module" ,
5
5
"packageManager" :
" [email protected] " ,
6
6
"description" : " File based typed routing for Vue Router" ,
You can’t perform that action at this time.
0 commit comments