vue3-core/packages
edison 2c6c0794a1
ci / test (push) Waiting to run Details
ci / continuous-release (push) Waiting to run Details
size data / upload (push) Waiting to run Details
chore: fix type check error (#13366)
2025-05-22 11:38:58 +08:00
..
compiler-core fix(compat): should not warn COMPILER_V_BIND_OBJECT_ORDER when using v-bind together with v-for (#12993) 2025-05-22 08:44:34 +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: fix type check error (#13366) 2025-05-22 11:38:58 +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 chore: fix type check error (#13366) 2025-05-22 11:38:58 +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): should not warn COMPILER_V_BIND_OBJECT_ORDER when using v-bind together with v-for (#12993) 2025-05-22 08:44:34 +08:00
global.d.ts chore(types): migrate global types to packages-private (#11904) 2024-09-16 10:30:58 +08:00