vue3-core/packages
Thimo Sietsma 37ba93c213
fix(types): avoid merging object union types when using withDefaults (#10596)
close #10594
2024-04-15 22:50:34 +08:00
..
compiler-core fix(compiler-core): fix v-bind shorthand for component :is 2024-04-15 17:36:05 +08:00
compiler-dom release: v3.4.21 2024-02-28 12:12:15 +01:00
compiler-sfc fix(compiler-sfc): fix defineModel coercion for boolean + string union types (#9603) 2024-04-15 21:18:59 +08:00
compiler-ssr fix(ssr): don't render v-if comments in TransitionGroup (#6732) 2024-04-15 21:26:19 +08:00
dts-built-test chore(deps): bump TS to 5.4 2024-04-15 13:36:43 +08:00
dts-test fix(types): avoid merging object union types when using withDefaults (#10596) 2024-04-15 22:50:34 +08:00
reactivity fix(reactivity): fix hasOwnProperty key coercion edge cases 2024-04-15 17:18:53 +08:00
runtime-core fix(types): avoid merging object union types when using withDefaults (#10596) 2024-04-15 22:50:34 +08:00
runtime-dom fix(runtime-dom): sanitize wrongly passed string value as event handler (#8953) 2024-04-15 22:28:34 +08:00
runtime-test style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
server-renderer perf: add `__NO_SIDE_EFFECTS__` comments (#9053) 2024-03-13 21:48:45 +08:00
sfc-playground chore(deps): bump TS to 5.4 2024-04-15 13:36:43 +08:00
shared chore(types): perform strict es2016 lib check when building dts 2024-04-15 15:52:48 +08:00
template-explorer fix(deps): update playground (#10586) 2024-03-25 15:36:17 +08:00
vue fix(TransitionGroup): avoid set transition hooks for comment nodes and text nodes (#9421) 2024-04-14 23:16:01 +08:00
vue-compat fix(compat): fix $options mutation + adjust private API initialization 2024-04-15 19:28:37 +08:00
global.d.ts chore(deps): bump TS to 5.4 2024-04-15 13:36:43 +08:00