Skip to content

v0.7.1

Compare
Choose a tag to compare
@yyx990803 yyx990803 released this 13 Oct 16:08
· 1461 commits to dev since this release
  • Use loose mode for Babel transpile output. Should result in smaller file sizes and slightly better performance.

Fixed

  • #177 Ensure $route is available in component's data function.
  • #181 Handle v-link="null"