vue3-core/packages
edison 65f3fe2731
fix(runtime-core): Suspense get anchor properly in Transition (#9309)
close #8105
2023-12-04 16:41:55 +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): avoid passing forEach index to genMap 2023-12-04 15:43:29 +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): improve return type withKeys and withModifiers (#9734) 2023-12-04 07:59:01 +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(runtime-core): Suspense get anchor properly in Transition (#9309) 2023-12-04 16:41:55 +08:00
runtime-dom fix(types): improve return type withKeys and withModifiers (#9734) 2023-12-04 07:59:01 +08:00
runtime-test chore: exclude private packages from version updates 2023-11-21 09:37:37 +08:00
server-renderer fix(ssr): avoid computed being accidentally cached before server render (#9688) 2023-12-01 15:55:17 +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(template-explorer): fix overflow screen problem (#7282) [ci skip] 2023-12-01 21:28:48 +08:00
vue fix(runtime-core): Suspense get anchor properly in Transition (#9309) 2023-12-04 16:41:55 +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