Skip to content

v0.7.5

Compare
Choose a tag to compare
@yyx990803 yyx990803 released this 13 Jan 21:06
· 3591 commits to main since this release
  • New
    • new directive: v-with, which can be used in combination with v-component or standalone
  • Changed
    • v-component now takes only a string value (the component id)
    • Vue.component() now also registers the component id to be usable as a custom element