vue3-core/packages
Tycho 5179d328d9
fix(types): exclude `undefined` from inferred prop types with default values (#13007)
close #13006
2025-05-22 08:03:33 +08:00
..
compiler-core fix(compiler-core): ensure mapping is added only if node source is available (#13285) 2025-05-16 08:22:37 +08:00
compiler-dom fix(compiler-dom): improve HTML nesting validation to allow any child element within template tag (#13320) 2025-05-16 09:05:31 +08:00
compiler-sfc chore(deps): update all non-major dependencies (#13353) 2025-05-21 09:20:45 +08:00
compiler-ssr release: v3.5.14 2025-05-15 11:13:02 +08:00
reactivity fix(watch): update `oldValue` before running `cb` to prevent stale value (#12296) 2025-05-20 08:44:13 +08:00
runtime-core fix(types): exclude `undefined` from inferred prop types with default values (#13007) 2025-05-22 08:03:33 +08:00
runtime-dom fix(compat): ensure false value on input retains value attribute (#13216) 2025-05-20 08:43:51 +08:00
runtime-test chore(deps): upgrade to TypeScript 5.6 2024-09-10 16:46:19 +08:00
server-renderer release: v3.5.14 2025-05-15 11:13:02 +08:00
shared release: v3.5.14 2025-05-15 11:13:02 +08:00
vue fix(hydration): skip lazy hydration for patched components (#13283) 2025-05-16 08:22:01 +08:00
vue-compat fix(compat): ensure false value on input retains value attribute (#13216) 2025-05-20 08:43:51 +08:00
global.d.ts chore(types): migrate global types to packages-private (#11904) 2024-09-16 10:30:58 +08:00