vue3-core/packages
inottn 6fa33e67ec
fix(runtime-core): should not warn out-of-render slot fn usage when mounting another app in setup (#10125)
close #10124
2024-01-18 11:45:11 +08:00
..
compiler-core release: v3.4.14 2024-01-15 23:41:12 +08:00
compiler-dom release: v3.4.14 2024-01-15 23:41:12 +08:00
compiler-sfc release: v3.4.14 2024-01-15 23:41:12 +08:00
compiler-ssr release: v3.4.14 2024-01-15 23:41:12 +08:00
dts-built-test style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
dts-test refactor: split out useModel implementation and tests 2024-01-11 18:04:47 +08:00
reactivity chore: remove unused import 2024-01-18 11:23:50 +08:00
runtime-core fix(runtime-core): should not warn out-of-render slot fn usage when mounting another app in setup (#10125) 2024-01-18 11:45:11 +08:00
runtime-dom release: v3.4.14 2024-01-15 23:41:12 +08:00
runtime-test style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
server-renderer refactor: use shared isAttrRenderable logic between ssr and hydration 2024-01-18 11:23:59 +08:00
sfc-playground fix(runtime-core): correctly assign suspenseId to avoid conflicts with the default id (#9966) 2024-01-03 17:22:06 +08:00
shared refactor: use shared isAttrRenderable logic between ssr and hydration 2024-01-18 11:23:59 +08:00
template-explorer style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
vue release: v3.4.14 2024-01-15 23:41:12 +08:00
vue-compat release: v3.4.14 2024-01-15 23:41:12 +08:00
global.d.ts chore(build): rename __NODE_JS__ build flag to __CJS__ 2024-01-11 18:24:21 +08:00