File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 4.0.0-beta.11] ( https://github.com/vuejs/vue-router-next/compare/v4.0.0-beta.10...v4.0.0-beta.11 ) (2020-09-20)
2
+
3
+ ### Bug Fixes
4
+
5
+ - use post flush in modal example ([ 2024281] ( https://github.com/vuejs/vue-router-next/commit/2024281902d62454d9159c87d4288d691cd0bce8 ) )
6
+ - ** guards:** use post watcher for instances ([ 3234c59] ( https://github.com/vuejs/vue-router-next/commit/3234c5924f39fd9497866bfd160407256dc91bfe ) )
7
+
1
8
# [ 4.0.0-beta.10] ( https://github.com/vuejs/vue-router-next/compare/v4.0.0-beta.9...v4.0.0-beta.10 ) (2020-09-18)
2
9
3
10
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vue-router" ,
3
- "version" : " 4.0.0-beta.10 " ,
3
+ "version" : " 4.0.0-beta.11 " ,
4
4
"main" : " dist/vue-router.cjs.js" ,
5
5
"browser" : " dist/vue-router.esm-browser.js" ,
6
6
"unpkg" : " dist/vue-router.global.js" ,
You can’t perform that action at this time.
0 commit comments