v2.0.0
Breaking Changes
store.state.routeis now immutable. Do not attempt to trigger navigations by mutating this object - just call$router.go()instead.
store.state.route is now immutable. Do not attempt to trigger navigations by mutating this object - just call $router.go() instead.