File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 3.1.6] ( https://github.com/vuejs/vue-router/compare/v3.1.5...v3.1.6 ) (2020-02-26)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * preserve history state when reloading ([ a4ec3e2] ( https://github.com/vuejs/vue-router/commit/a4ec3e2 ) )
7
+ * ** ts:** add null to Route.name ([ #3117 ] ( https://github.com/vuejs/vue-router/issues/3117 ) ) ([ 8f831f2] ( https://github.com/vuejs/vue-router/commit/8f831f2 ) )
8
+ * correctly calculate ` path ` when ` pathMatch ` is empty string ([ #3111 ] ( https://github.com/vuejs/vue-router/issues/3111 ) ) ([ 38e6ccd] ( https://github.com/vuejs/vue-router/commit/38e6ccd ) ), closes [ #3106 ] ( https://github.com/vuejs/vue-router/issues/3106 )
9
+
10
+
11
+
1
12
## [ 3.1.5] ( https://github.com/vuejs/vue-router/compare/v3.1.4...v3.1.5 ) (2020-01-15)
2
13
3
14
You can’t perform that action at this time.
0 commit comments