Skip to content

v2.0.1

Compare
Choose a tag to compare
@yyx990803 yyx990803 released this 13 Oct 07:04
· 1168 commits to dev since this release

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 in beforeRouteEnter sometimes doesn't receive vm instance
  • #756 avoid navigation on non-left-clicks (@LinusBorg via #758)