File tree 2 files changed +11
-1
lines changed
2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 4.4.4] ( https://github.com/vuejs/router/compare/v4.4.3...v4.4.4 ) (2024-09-10)
2
+
3
+ ### Bug Fixes
4
+
5
+ - ** ssr:** handle symboless Modules in dynamic imports ([ #2355 ] ( https://github.com/vuejs/router/issues/2355 ) ) ([ 4861467] ( https://github.com/vuejs/router/commit/4861467e60a9e20d00cb46e4b9bbce1a2e129e0e ) )
6
+
7
+ ### Features
8
+
9
+ - ** loaders:** internal mods in route records ([ 5ff2cd0] ( https://github.com/vuejs/router/commit/5ff2cd09d656a6f5ff38517c87d48b89f41ff49b ) )
10
+
1
11
## [ 4.4.3] ( https://github.com/vuejs/router/compare/v4.4.2...v4.4.3 ) (2024-08-06)
2
12
3
13
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vue-router" ,
3
- "version" : " 4.4.3 " ,
3
+ "version" : " 4.4.4 " ,
4
4
"main" : " index.js" ,
5
5
"unpkg" : " dist/vue-router.global.js" ,
6
6
"jsdelivr" : " dist/vue-router.global.js" ,
You can’t perform that action at this time.
0 commit comments