File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1+ ## [ 0.17.1] ( https://github.com/posva/unplugin-vue-router/compare/v0.17.0...v0.17.1 ) (2025-11-21)
2+
3+ ### Bug Fixes
4+
5+ - ** volar:** use rootDir ([ ca89fcf] ( https://github.com/posva/unplugin-vue-router/commit/ca89fcf7b1c31394d1db655f1add168eb3598105 ) )
6+
17# [ 0.17.0] ( https://github.com/posva/unplugin-vue-router/compare/v0.16.2...v0.17.0 ) (2025-11-14)
28
39### Code Refactoring
1016 needed. It was deprecated long time ago and has now been removed. In
1117 most cases you should be able to just import from ` vue-router ` instead,
1218 but other exports must be adapted:
13-
1419 - ` definePage ` shouldn't be imported, it's a macro with no runtime
1520 - ` DataLoaderPlugin ` and ` NavigationResult ` must be imported from
1621 ` unplugin-vue-router/data-loaders `
Original file line number Diff line number Diff line change 11{
22 "name" : " unplugin-vue-router" ,
3- "version" : " 0.17.0 " ,
3+ "version" : " 0.17.1 " ,
44 "type" : " module" ,
55 "packageManager" :
" [email protected] " ,
66 "description" : " File based typed routing for Vue Router" ,
You can’t perform that action at this time.
0 commit comments