vue3-core/packages
Alex Snezhko 7343f7c95f
ci / test (push) Waiting to run Details
ci / continuous-release (push) Waiting to run Details
size data / upload (push) Waiting to run Details
dx(runtime-core): fix warning message for useSlots, useAttrs invocation with missing instance (#13647)
2025-07-23 08:42:50 +08:00
..
compiler-core fix(compiler-core): identifiers in function parameters should not be inferred as references (#13548) 2025-07-23 08:41:50 +08:00
compiler-dom chore(test): report correct value of `__EXTEND_POINT__` when subsequent error codes is less than it (#13213) 2025-07-18 16:24:29 +08:00
compiler-sfc fix(compiler-sfc): transform empty srcset w/ includeAbsolute: true (#13639) 2025-07-23 08:41:17 +08:00
compiler-ssr chore(test): report correct value of `__EXTEND_POINT__` when subsequent error codes is less than it (#13213) 2025-07-18 16:24:29 +08:00
reactivity release: v3.5.17 2025-06-18 21:14:18 +08:00
runtime-core dx(runtime-core): fix warning message for useSlots, useAttrs invocation with missing instance (#13647) 2025-07-23 08:42:50 +08:00
runtime-dom fix(custom-element): ensure exposed methods are accessible from custom elements by making them enumerable (#13634) 2025-07-23 08:40:40 +08:00
runtime-test chore(deps): upgrade to TypeScript 5.6 2024-09-10 16:46:19 +08:00
server-renderer fix(ssr): ensure empty slots render as a comment node in Transition (#13396) 2025-07-23 08:42:34 +08:00
shared fix(css-vars): nullish v-bind in style should not lead to unexpected inheritance (#12461) 2025-07-03 16:20:28 +08:00
vue fix(compiler-core): avoid cached text vnodes retaining detached DOM nodes (#13662) 2025-07-23 08:36:15 +08:00
vue-compat release: v3.5.17 2025-06-18 21:14:18 +08:00
global.d.ts chore(types): migrate global types to packages-private (#11904) 2024-09-16 10:30:58 +08:00