vue3-core/packages
Evan You c74bb8c2dd
fix(reactivity): avoid exponential perf cost and reduce call stack depth for deeply chained computeds (#11944)
close #11928
2024-09-16 16:00:31 +08:00
..
compiler-core release: v3.5.5 2024-09-13 21:38:17 +08:00
compiler-dom fix(compile-dom): should be able to stringify mathML (#11891) 2024-09-16 10:58:23 +08:00
compiler-sfc fix(compiler-sfc): preserve old behavior when using withDefaults with desutructure 2024-09-16 11:25:04 +08:00
compiler-ssr release: v3.5.5 2024-09-13 21:38:17 +08:00
reactivity fix(reactivity): avoid exponential perf cost and reduce call stack depth for deeply chained computeds (#11944) 2024-09-16 16:00:31 +08:00
runtime-core chore(deps): update vitest to ^2.1.1 (#11943) 2024-09-16 15:00:41 +08:00
runtime-dom release: v3.5.5 2024-09-13 21:38:17 +08:00
runtime-test chore(deps): upgrade to TypeScript 5.6 2024-09-10 16:46:19 +08:00
server-renderer release: v3.5.5 2024-09-13 21:38:17 +08:00
shared fix(compile-dom): should be able to stringify mathML (#11891) 2024-09-16 10:58:23 +08:00
vue release: v3.5.5 2024-09-13 21:38:17 +08:00
vue-compat release: v3.5.5 2024-09-13 21:38:17 +08:00
global.d.ts chore(types): migrate global types to packages-private (#11904) 2024-09-16 10:30:58 +08:00