vue-next

1
0
1
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/

However, there are still some 2.x parity features not completed yet:

    • v-on

The current implementation also requires native ES2015+ in the runtime environment and does not support IE11 (yet).

Contribution

See Contributing Guide.

v0.3.1[beta]