[vue3-router-ex plugin] 1.2.0 release #2557
cadilhac
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This Vue Router plugin has 3 new features:
defineResolves
function.state
change (no params or query change). The plugin now allows to notify the route components (in a reactive way) when only a state changes, enabling multiple 'states' triggered by a route inside a route component.v-route-to
directive can be more practical that arouter-link
node.Check it at vue3-router-ex.
Beta Was this translation helpful? Give feedback.
All reactions