Skip to content

Commit 2bccbcc

Browse files
committed
remove warning about the migration helper not catching vue-router deprecations yet
1 parent 58bc20f commit 2bccbcc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/guide/migration-vue-router.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ order: 26
66

77
> Only Vue Router 2 is compatible with Vue 2, so if you're updating Vue, you'll have to update Vue Router as well. That's why we've included details on the migration path here in the main docs. For a complete guide on using the new Vue Router, see the [Vue Router docs](http://router.vuejs.org/en/).
88
9-
<p class="tip">The list of deprecations below should be relatively complete, but the migration helper is still being updated to catch them.</p>
10-
119
## Router Initialization
1210

1311
### `router.start` <sup>deprecated</sup>

0 commit comments

Comments
 (0)