vue3-core/packages
NoTwoBoy 05f5af49b1 chore: update test 2024-11-21 11:20:46 +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 release: v3.5.12 2024-10-11 21:12:32 +08:00
reactivity perf(reactivity): do not track inner key `__v_skip`` (#11690) 2024-11-15 11:00:24 +08:00
runtime-core fix(compat): don't warn deprecation if compat config is disabled 2024-11-20 19:02:31 +08:00
runtime-dom chore: update test 2024-11-21 11:20:46 +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 test: add test case for transition memory leaks 2024-11-15 10:50:26 +08:00
vue-compat chore: update test 2024-11-21 11:20:46 +08:00
global.d.ts chore(types): migrate global types to packages-private (#11904) 2024-09-16 10:30:58 +08:00