File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 4.0.0-beta.6] ( https://github.com/vuejs/vue-router-next/compare/v4.0.0-beta.5...v4.0.0-beta.6 ) (2020-08-05)
2
+
3
+ ### Bug Fixes
4
+
5
+ - ** router:** stack overflow with redirect ([ 3594011] ( https://github.com/vuejs/vue-router-next/commit/359401107078348f0410abbd36cffb3b8d4d8f85 ) ), closes [ #404 ] ( https://github.com/vuejs/vue-router-next/issues/404 )
6
+
7
+ ### Features
8
+
9
+ - ** router-link:** add ariaCurrentValue prop ([ 23e6e9c] ( https://github.com/vuejs/vue-router-next/commit/23e6e9c10b4f9cb9f074ebb4f56d2d99acac9097 ) )
10
+ - add Vetur support ([ 1f1189f] ( https://github.com/vuejs/vue-router-next/commit/1f1189fd23dc6ec318edd5d7e8f225b467d4d386 ) ), closes [ #381 ] ( https://github.com/vuejs/vue-router-next/issues/381 )
11
+
1
12
# [ 4.0.0-beta.5] ( https://github.com/vuejs/vue-router-next/compare/v4.0.0-beta.4...v4.0.0-beta.5 ) (2020-08-03)
2
13
3
14
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vue-router" ,
3
- "version" : " 4.0.0-beta.5 " ,
3
+ "version" : " 4.0.0-beta.6 " ,
4
4
"main" : " dist/vue-router.cjs.js" ,
5
5
"browser" : " dist/vue-router.esm.js" ,
6
6
"unpkg" : " dist/vue-router.global.js" ,
You can’t perform that action at this time.
0 commit comments