File tree 2 files changed +8
-1
lines changed
2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 0.8.2] ( https://github.com/posva/unplugin-vue-router/compare/v0.8.1...v0.8.2 ) (2024-02-22)
2
+
3
+ ### Bug Fixes
4
+
5
+ - ** data-loaders:** fix types references ([ 6558fa8] ( https://github.com/posva/unplugin-vue-router/commit/6558fa892d28ceab812fe42339ccc5e0e4ab067d ) )
6
+ - ** types:** typed router ([ 8ff1984] ( https://github.com/posva/unplugin-vue-router/commit/8ff19848840c419dd1c8861d3935d542f4bd289e ) )
7
+
1
8
## [ 0.8.1] ( https://github.com/posva/unplugin-vue-router/compare/v0.8.0...v0.8.1 ) (2024-02-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.8.1 " ,
3
+ "version" : " 0.8.2 " ,
4
4
"packageManager" :
" [email protected] " ,
5
5
"description" : " File based typed routing for Vue Router" ,
6
6
"keywords" : [
You can’t perform that action at this time.
0 commit comments