vue3-core/packages
KevinXi d96883cf7d
test(reactivity): test for verifying no unnecessary calls of reactive array identity methods (#11328)
related: #9511
2024-10-11 11:24:03 +08:00
..
compiler-core fix(compiler): clone loc to `ifNode` (#12131) 2024-10-11 11:07:07 +08:00
compiler-dom fix(compiler-dom): avoid stringify option with null value (#12096) 2024-10-11 10:41:55 +08:00
compiler-sfc fix(compiler-sfc): use sass modern api if available and avoid deprecation warning (#11992) 2024-10-11 11:05:54 +08:00
compiler-ssr release: v3.5.11 2024-10-03 23:49:47 +08:00
reactivity test(reactivity): test for verifying no unnecessary calls of reactive array identity methods (#11328) 2024-10-11 11:24:03 +08:00
runtime-core fix(hydration): provide compat fallback for idle callback hydration strategy (#11935) 2024-10-11 11:22:01 +08:00
runtime-dom fix(teleport): handle disabled teleport with updateCssVars (#12113) 2024-10-11 10:50:36 +08:00
runtime-test chore(deps): upgrade to TypeScript 5.6 2024-09-10 16:46:19 +08:00
server-renderer fix(watch): watchEffect clean-up with SSR (#12097) 2024-10-04 16:09:23 +08:00
shared release: v3.5.11 2024-10-03 23:49:47 +08:00
vue release: v3.5.11 2024-10-03 23:49:47 +08:00
vue-compat release: v3.5.11 2024-10-03 23:49:47 +08:00
global.d.ts chore(types): migrate global types to packages-private (#11904) 2024-09-16 10:30:58 +08:00