vue3-core/packages
HEGGRIA 64e1ca2657
chore(reactivity): effectScope.ts variable declarations optimized and remove useless code in effect.ts (#11721)
* chore(reactivity): effectScope.ts variable declarations optimized and remove useless code in effect.ts

* fix(reactivity): batchDepth count error fixed

* fix(reactivity): batchDepth count error fixed

* chore(reactivity): modify the batchDepth increase type
2024-08-28 18:16:59 +08:00
..
compiler-core release: v3.5.0-beta.3 2024-08-20 08:24:06 +08:00
compiler-dom release: v3.5.0-beta.3 2024-08-20 08:24:06 +08:00
compiler-sfc dx(compiler-sfc): improve error message for missing template and script tag in vue file (#11723) 2024-08-28 17:49:33 +08:00
compiler-ssr release: v3.5.0-beta.3 2024-08-20 08:24:06 +08:00
reactivity chore(reactivity): effectScope.ts variable declarations optimized and remove useless code in effect.ts (#11721) 2024-08-28 18:16:59 +08:00
runtime-core fix(types): GlobalDirective / GlobalComponents should not be records 2024-08-28 15:00:36 +08:00
runtime-dom fix(runtime-dom): setting innerHTML when patching props should go through trusted types 2024-08-28 17:37:39 +08:00
runtime-test style: format html&markdown files (#11531) 2024-08-07 10:57:18 +08:00
server-renderer release: v3.5.0-beta.3 2024-08-20 08:24:06 +08:00
shared release: v3.5.0-beta.3 2024-08-20 08:24:06 +08:00
vue release: v3.5.0-beta.3 2024-08-20 08:24:06 +08:00
vue-compat release: v3.5.0-beta.3 2024-08-20 08:24:06 +08:00
global.d.ts chore: move custom matcher types to setup-vitest.ts (#11252) 2024-06-29 22:26:30 +08:00