We have achieved most of the architectural goals and new features planned for v3:
Compiler
Runtime
async setup()However, there are still some 2.x parity features not completed yet:
<transition>v-show with transitionThe current implementation also requires native ES2015+ in the runtime environment and does not support IE11 (yet).
See Contributing Guide.