vue3-yuanma/packages
Evan You 8449a9727c feat(compiler-core): switch to @babel/parser for expression parsing
This enables default support for parsing bigInt, optional chaining
    and nullish coalescing, and also adds the `expressionPlugins`
    compiler option for enabling additional parsing plugins listed at
    https://babeljs.io/docs/en/next/babel-parser#plugins.
2020-02-27 16:53:51 -05:00
..
compiler-core feat(compiler-core): switch to @babel/parser for expression parsing 2020-02-27 16:53:51 -05:00
compiler-dom release: v3.0.0-alpha.7 2020-02-26 14:36:38 -05:00
compiler-sfc release: v3.0.0-alpha.7 2020-02-26 14:36:38 -05:00
compiler-ssr refactor(fragments): remove visible anchors for fragments 2020-02-26 16:32:06 -05:00
reactivity release: v3.0.0-alpha.7 2020-02-26 14:36:38 -05:00
runtime-core refactor(hydration): move fragment to seaprate function + skip normalization in optimized mode 2020-02-27 11:26:39 -05:00
runtime-dom release: v3.0.0-alpha.7 2020-02-26 14:36:38 -05:00
runtime-test release: v3.0.0-alpha.7 2020-02-26 14:36:38 -05:00
server-renderer refactor(fragments): remove visible anchors for fragments 2020-02-26 16:32:06 -05:00
shared release: v3.0.0-alpha.7 2020-02-26 14:36:38 -05:00
size-check release: v3.0.0-alpha.7 2020-02-26 14:36:38 -05:00
template-explorer feat(compiler-core): switch to @babel/parser for expression parsing 2020-02-27 16:53:51 -05:00
vue release: v3.0.0-alpha.7 2020-02-26 14:36:38 -05:00
global.d.ts build: avoid runtime wildcard import in global build 2020-02-13 18:50:36 -05:00