Skip to content

v0.7.6

Compare
Choose a tag to compare
@yyx990803 yyx990803 released this 19 Jan 03:52
· 3591 commits to main since this release
  • Fixed
    • expressions on repeated items now have correct execution context.
    • inline partials now work correctly with directives that require access to parentNode (v-repeat & v-if)