$ npm install vue-router
The current codebase has most of the existing features on Vue Router v3.x and is usable. It supports all the merged RFCs.
Since the library is still unstable and because we want feedback on bugs and missing features, it will probably go through a few breaking changes.
mode: 'history'
-> history: createWebHistory()
/*
) must now be defined using a parameter with a custom regex: /:catchAll(.*)
These are technically breaking changes but they fix an inconsistent behavior.
/
and displaying nothing.keep-alive
is not yet supportedbeforeRouteEnter
See Contributing Guide.
© 2010 - cnpmjs.org x YWFE | Home | YWFE