File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 4.0.0-rc.5] ( https://github.com/vuejs/vue-router-next/compare/v4.0.0-rc.4...v4.0.0-rc.5 ) (2020-11-21)
2
+
3
+ ### Features
4
+
5
+ - ** scroll:** allow modifying scrollBehavior in options ([ #602 ] ( https://github.com/vuejs/vue-router-next/issues/602 ) ) ([ d6651f5] ( https://github.com/vuejs/vue-router-next/commit/d6651f5f954c8ecaf1a77ec209d5aba06343e867 ) )
6
+
1
7
# [ 4.0.0-rc.4] ( https://github.com/vuejs/vue-router-next/compare/v4.0.0-rc.3...v4.0.0-rc.4 ) (2020-11-20)
2
8
3
9
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vue-router" ,
3
- "version" : " 4.0.0-rc.4 " ,
3
+ "version" : " 4.0.0-rc.5 " ,
4
4
"main" : " dist/vue-router.cjs.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