vue3-core/packages
Blake Newman 887e54c347
fix(types): expose emits as props in functional components (#9234)
2023-12-01 02:37:51 +08:00
..
compiler-core perf(v-on): constant handlers with modifiers should not be treated as dynamic 2023-11-30 19:26:36 +08:00
compiler-dom perf(v-on): constant handlers with modifiers should not be treated as dynamic 2023-11-30 19:26:36 +08:00
compiler-sfc fix(compiler-sfc): throw error when failing to load TS during type resolution (#8883) 2023-11-30 18:41:21 +08:00
compiler-ssr release: v3.3.9 2023-11-25 16:11:31 +08:00
dts-built-test chore: exclude private packages from version updates 2023-11-21 09:37:37 +08:00
dts-test fix(types): expose emits as props in functional components (#9234) 2023-12-01 02:37:51 +08:00
reactivity fix(types): fix reactive collection types (#8960) 2023-12-01 02:33:09 +08:00
reactivity-transform fix(deps): update compiler to ^7.23.4 (#9681) 2023-11-28 08:02:38 +08:00
runtime-core fix(types): expose emits as props in functional components (#9234) 2023-12-01 02:37:51 +08:00
runtime-dom perf(runtime-dom): cache modifier wrapper functions 2023-11-30 19:00:00 +08:00
runtime-test chore: exclude private packages from version updates 2023-11-21 09:37:37 +08:00
server-renderer release: v3.3.9 2023-11-25 16:11:31 +08:00
sfc-playground chore(playground): use CodeMirror during local dev 2023-11-30 21:44:28 +08:00
shared perf: optimize on* prop check 2023-11-30 17:52:51 +08:00
template-explorer chore: exclude private packages from version updates 2023-11-21 09:37:37 +08:00
vue fix(compiler-sfc): throw error when failing to load TS during type resolution (#8883) 2023-11-30 18:41:21 +08:00
vue-compat fix(deps): update compiler to ^7.23.4 (#9681) 2023-11-28 08:02:38 +08:00
global.d.ts chore: use moduleResolution: bundler + shim estree-walker 2023-06-23 08:54:25 +08:00