Skip to content

v2.0.0-alpha.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@yyx990803 yyx990803 released this 13 Jun 23:39
· 2918 commits to main since this release

Breaking Changes

  • v-for iteration syntax change: see #3073

Fixed

  • Fixed nested <template> handling in single-file component parser
  • #3054 components not correctly copying static render functions from options (@simplesmiler)