vue3-core/packages
Evan You 3da1bb36b1 refactor(compiler-sfc): split all macros 2023-04-11 16:05:00 +08:00
..
compiler-core refactor(compiler-sfc): extract more defineProps logic 2023-04-11 16:05:00 +08:00
compiler-dom release: v3.3.0-alpha.9 2023-04-08 13:33:46 +08:00
compiler-sfc refactor(compiler-sfc): split all macros 2023-04-11 16:05:00 +08:00
compiler-ssr release: v3.3.0-alpha.9 2023-04-08 13:33:46 +08:00
dts-test
reactivity chore(reactivity): remove unnecessary type assertions. (#8046) 2023-04-10 14:06:56 +08:00
reactivity-transform
runtime-core fix(runtime-core): properly merge props and emits options from mixins (#8052) 2023-04-10 15:06:21 +08:00
runtime-dom
runtime-test
server-renderer
sfc-playground
shared
size-check chore: replace brotli with node:zlib (#8045) 2023-04-10 14:06:28 +08:00
template-explorer perf(compiler): use source-map-js 2023-04-09 16:50:20 +08:00
vue release: v3.3.0-alpha.9 2023-04-08 13:33:46 +08:00
vue-compat perf(compiler): use source-map-js 2023-04-09 16:50:20 +08:00
global.d.ts