v2.0.1
Fixed
- #707 using
tag
prop on<router-link>
breaks navigation (@fnlctrl via #708) - #725 beforeEnter fire twice on root path ('/') after async
next
call (@billouboq via #735) - #726
router.go
not working in abstract mode - #750
next
inbeforeRouteEnter
sometimes doesn't receive vm instance - #756 avoid navigation on non-left-clicks (@LinusBorg via #758)