vue3-core/packages
edison da7ad5e3d2
fix(ssr): avoid updating subtree of async component if it is resolved (#12363)
close #12362
2024-11-15 22:11:21 +08:00
..
compiler-core fix(compiler-core): handle v-memo + v-for with functional key (#12014) 2024-11-14 15:14:29 +08:00
compiler-dom fix(compiler-dom): properly stringify template string style (#12392) 2024-11-15 10:56:08 +08:00
compiler-sfc chore(deps): update dependency postcss-selector-parser to v7 (#12289) 2024-11-15 10:37:55 +08:00
compiler-ssr fix(ssr): ensure v-text updates correctly with custom directives in SSR output (#12311) 2024-11-15 22:02:50 +08:00
reactivity perf(reactivity): do not track inner key `__v_skip`` (#11690) 2024-11-15 11:00:24 +08:00
runtime-core fix(ssr): avoid updating subtree of async component if it is resolved (#12363) 2024-11-15 22:11:21 +08:00
runtime-dom fix(transition): reflow before leave-active class after leave-from (#12288) 2024-11-15 21:36:21 +08:00
runtime-test chore(deps): upgrade to TypeScript 5.6 2024-09-10 16:46:19 +08:00
server-renderer workflow: bench against bundled dist file to avoid import access overhead 2024-11-14 08:38:48 +08:00
shared fix(compiler-dom): properly stringify template string style (#12392) 2024-11-15 10:56:08 +08:00
vue fix(transition): reflow before leave-active class after leave-from (#12288) 2024-11-15 21:36:21 +08:00
vue-compat release: v3.5.12 2024-10-11 21:12:32 +08:00
global.d.ts chore(types): migrate global types to packages-private (#11904) 2024-09-16 10:30:58 +08:00