We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3f0911 commit b707352Copy full SHA for b707352
docs/en/SUMMARY.md
@@ -1,7 +1,7 @@
1
# vue-router 2
2
-<!--email_off-->
3
-> Note: vue-router@2.x only works with Vue 2.x. Docs for 0.7.x is [here](https://github.com/vuejs/vue-router/tree/1.0/docs/en).
4
-<!--/email_off-->
+
+> Note: for TypeScript users, vue-router@>= 3.0 requires vue@>=2.5, and vice versa.
5
**[Release Notes](https://github.com/vuejs/vue-router/releases)**
6
7
- [Installation](installation.md)
0 commit comments