vue3-core/packages
thecodewarrior 949df80880
fix(compiler-sfc): add scoping tag to trailing universal selector (#12918)
close #12906
2025-05-22 08:41:27 +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 fix(compiler-sfc): add scoping tag to trailing universal selector (#12918) 2025-05-22 08:41:27 +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(custom-element): properly resolve props for sync component defs (#12855) 2025-05-22 08:38:27 +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