vuejs-core

0
0
0
public
Forked

vue-next CircleCI

Status: Pre-Alpha.

We have achieved most of the architectural goals and new features planned for v3:

  • Compiler

  • Runtime

    • Simultaneous Composition API + Options API support, with typings
    • Suspense w/

Major TODOs:

Also note that the current implementation requires native ES2015+ in the runtime environment and does not support IE11 (yet).

Contribution

See Contributing Guide.

v0.3.3[beta]