vue3-core/packages
linzhe c7d3207cde
chore: export `jsxs` type (#13463)
2025-06-13 08:24:27 +08:00
..
compiler-core chore(compile-core): removed the optional tag parameter from condenseWhitespace's signature (#13437) 2025-06-06 08:25:02 +08:00
compiler-dom fix(compiler-core): prevent comments from blocking static node hoisting (#13345) 2025-06-05 10:23:00 +08:00
compiler-sfc chore(deps): update all non-major dependencies (#13426) 2025-06-05 10:38:49 +08:00
compiler-ssr release: v3.5.16 2025-05-29 08:24:16 +08:00
reactivity fix(reactivity): add `__v_skip` flag to `Dep` to prevent reactive conversion (#12804) 2025-06-05 10:19:16 +08:00
runtime-core fix(runtime-core): unset old ref during patching when new ref is absent (#12900) 2025-06-05 10:19:48 +08:00
runtime-dom fix(custom-element): ensure configureApp is applied to async component (#12607) 2025-06-05 10:10:52 +08:00
runtime-test chore(deps): upgrade to TypeScript 5.6 2024-09-10 16:46:19 +08:00
server-renderer release: v3.5.16 2025-05-29 08:24:16 +08:00
shared chore(shared): update patch flag name (#12831) 2025-06-05 10:01:51 +08:00
vue chore: export `jsxs` type (#13463) 2025-06-13 08:24:27 +08:00
vue-compat release: v3.5.16 2025-05-29 08:24:16 +08:00
global.d.ts chore(types): migrate global types to packages-private (#11904) 2024-09-16 10:30:58 +08:00