- Most RFCs have been merged.
- All merged RFCs have been implemented.
- Documentation.
- Via 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
Please consult the Migration Guide.
See Contributing Guide.
Special thanks to BrowserStack for letting the maintainers use their service to debug browser specific issues.