vue3-core/packages
linzhe 3bda3e83fd
fix(reactivity): sync watch should be executed correctly (#11589)
close #11577
2024-08-13 22:54:08 +08:00
..
compiler-core release: v3.5.0-beta.1 2024-08-08 23:31:46 +08:00
compiler-dom release: v3.5.0-beta.1 2024-08-08 23:31:46 +08:00
compiler-sfc feat(deprecated): remove deprecated parseExpressions option (#11597) 2024-08-13 22:04:48 +08:00
compiler-ssr release: v3.5.0-beta.1 2024-08-08 23:31:46 +08:00
reactivity fix(reactivity): sync watch should be executed correctly (#11589) 2024-08-13 22:54:08 +08:00
runtime-core fix(reactivity): sync watch should be executed correctly (#11589) 2024-08-13 22:54:08 +08:00
runtime-dom fix(types): add fallback stub for DOM types when DOM lib is absent (#11598) 2024-08-13 22:06:10 +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.1 2024-08-08 23:31:46 +08:00
shared release: v3.5.0-beta.1 2024-08-08 23:31:46 +08:00
vue chore: bump transition tests buffer in ci 2024-08-12 08:07:41 +08:00
vue-compat release: v3.5.0-beta.1 2024-08-08 23:31:46 +08:00
global.d.ts chore: move custom matcher types to setup-vitest.ts (#11252) 2024-06-29 22:26:30 +08:00