File tree 1 file changed +13
-0
lines changed
1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change
1
+ # [ 3.5.0] ( https://github.com/vuejs/vue-router/compare/v3.4.9...v3.5.0 ) (2021-01-25)
2
+
3
+ ### Features
4
+
5
+ - ** link:** exact-path prop ([ 825328e] ( https://github.com/vuejs/vue-router/commit/825328e ) ), closes [ #2040 ] ( https://github.com/vuejs/vue-router/issues/2040 )
6
+ - ** warn:** warn deprecated addRoutes ([ 2e41445] ( https://github.com/vuejs/vue-router/commit/2e41445 ) )
7
+ - expose START_LOCATION ([ 53b68dd] ( https://github.com/vuejs/vue-router/commit/53b68dd ) ), closes [ #2718 ] ( https://github.com/vuejs/vue-router/issues/2718 )
8
+ - ** link:** deprecate v-slot without custom prop ([ ceeda4c] ( https://github.com/vuejs/vue-router/commit/ceeda4c ) )
9
+ - ** link:** warn deprecated props ([ d2cb951] ( https://github.com/vuejs/vue-router/commit/d2cb951 ) )
10
+ - ** router:** add getRoutes ([ 6bc30aa] ( https://github.com/vuejs/vue-router/commit/6bc30aa ) )
11
+ - ** types:** add types for getRoutes addRoute ([ fb9bb60] ( https://github.com/vuejs/vue-router/commit/fb9bb60 ) )
12
+ - addRoute as nested route ([ ca80c44] ( https://github.com/vuejs/vue-router/commit/ca80c44 ) ), closes [ #1156 ] ( https://github.com/vuejs/vue-router/issues/1156 )
13
+
1
14
## [ 3.4.9] ( https://github.com/vuejs/vue-router/compare/v3.4.8...v3.4.9 ) (2020-11-05)
2
15
3
16
### Bug Fixes
You can’t perform that action at this time.
0 commit comments