Status: Beta
- Most RFCs have been merged.
- All merged RFCs have been implemented.
- Documentation.
Quickstart
- Vie CDN:
<script src="https://unpkg.com/vue-router@next"></script>
- In-browser playground on CodeSandbox
- Add it to an existing Vue Project:
npm install vue-router@next
Changes from Vue Router 3
Please consult the Migration Guide.
Contributing
See Contributing Guide.
Special Thanks

Special thanks to BrowserStack for letting the maintainers use their service to debug browser specific issues.