v2.0.0-alpha.2
Pre-release
Pre-release
·
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)