vue3-core/packages
YangLGggggggggg 9da1ac1565
fix(runtime-core): fix required prop check false positive for kebab-case edge cases (#12034)
close #12011
2024-10-11 11:02:58 +08:00
..
compiler-core release: v3.5.11 2024-10-03 23:49:47 +08:00
compiler-dom fix(compiler-dom): avoid stringify option with null value (#12096) 2024-10-11 10:41:55 +08:00
compiler-sfc fix(compiler-sfc): do not skip TSInstantiationExpression when transforming props destructure (#12064) 2024-10-11 10:51:57 +08:00
compiler-ssr release: v3.5.11 2024-10-03 23:49:47 +08:00
reactivity perf(reactivity): avoid unnecessary recursion in removeSub (#12135) 2024-10-11 10:48:54 +08:00
runtime-core fix(runtime-core): fix required prop check false positive for kebab-case edge cases (#12034) 2024-10-11 11:02:58 +08:00
runtime-dom fix(teleport): handle disabled teleport with updateCssVars (#12113) 2024-10-11 10:50:36 +08:00
runtime-test chore(deps): upgrade to TypeScript 5.6 2024-09-10 16:46:19 +08:00
server-renderer fix(watch): watchEffect clean-up with SSR (#12097) 2024-10-04 16:09:23 +08:00
shared release: v3.5.11 2024-10-03 23:49:47 +08:00
vue release: v3.5.11 2024-10-03 23:49:47 +08:00
vue-compat release: v3.5.11 2024-10-03 23:49:47 +08:00
global.d.ts chore(types): migrate global types to packages-private (#11904) 2024-09-16 10:30:58 +08:00