vue3-core/packages
Simon Lévesque 7c448000b0
fix(types): fix shallowRef return type with union value type (#7853)
close #7852
2023-11-10 13:40:47 +08:00
..
compiler-core fix(hydration): force hydration for v-bind with .prop modifier 2023-11-10 13:13:07 +08:00
compiler-dom fix(hydration): force hydration for v-bind with .prop modifier 2023-11-10 13:13:07 +08:00
compiler-sfc fix(compiler-core): fix `resolveParserPlugins` decorators check (#9566) 2023-11-09 14:32:08 +08:00
compiler-ssr release: v3.3.8 2023-11-06 18:54:26 +08:00
dts-built-test release: v3.3.8 2023-11-06 18:54:26 +08:00
dts-test fix(types): fix shallowRef return type with union value type (#7853) 2023-11-10 13:40:47 +08:00
reactivity fix(types): fix shallowRef return type with union value type (#7853) 2023-11-10 13:40:47 +08:00
reactivity-transform release: v3.3.8 2023-11-06 18:54:26 +08:00
runtime-core fix(hydration): force hydration for v-bind with .prop modifier 2023-11-10 13:13:07 +08:00
runtime-dom fix(v-model): avoid overwriting number input with same value (#7004) 2023-11-09 15:14:38 +08:00
runtime-test release: v3.3.8 2023-11-06 18:54:26 +08:00
server-renderer release: v3.3.8 2023-11-06 18:54:26 +08:00
sfc-playground release: v3.3.8 2023-11-06 18:54:26 +08:00
shared fix(hydration): force hydration for v-bind with .prop modifier 2023-11-10 13:13:07 +08:00
template-explorer release: v3.3.8 2023-11-06 18:54:26 +08:00
vue release: v3.3.8 2023-11-06 18:54:26 +08:00
vue-compat release: v3.3.8 2023-11-06 18:54:26 +08:00
global.d.ts chore: use moduleResolution: bundler + shim estree-walker 2023-06-23 08:54:25 +08:00