vue3-core/packages
edison 15520954f9
fix(ssr): handle initial selected state for select with v-model + v-for/v-if option (#13487)
close #13486
2025-06-18 20:54:32 +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 fix(compiler-sfc): improved type resolution for function type aliases (#13452) 2025-06-18 20:54:09 +08:00
compiler-ssr fix(ssr): handle initial selected state for select with v-model + v-for/v-if option (#13487) 2025-06-18 20:54:32 +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(slots): make cache indexes marker non-enumerable (#13469) 2025-06-18 20:53: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 fix(compat): allow v-model built in modifiers on component (#12654) 2025-06-18 20:53:25 +08:00
global.d.ts chore(types): migrate global types to packages-private (#11904) 2024-09-16 10:30:58 +08:00