vue3-core/packages
三咲智子 Kevin Deng 5a2f5d59cf
feat(types/slots): support slot presence / props type checks via `defineSlots` macro and `slots` option (#7982)
2023-04-03 16:49:16 +08:00
..
compiler-core release: v3.3.0-alpha.6 2023-03-30 18:22:42 +08:00
compiler-dom fix(compiler-dom): handle newlines when evaluating constants during stringification (#7995) 2023-03-31 16:33:00 +08:00
compiler-sfc feat(types/slots): support slot presence / props type checks via `defineSlots` macro and `slots` option (#7982) 2023-04-03 16:49:16 +08:00
compiler-ssr release: v3.3.0-alpha.6 2023-03-30 18:22:42 +08:00
dts-test feat(types/slots): support slot presence / props type checks via `defineSlots` macro and `slots` option (#7982) 2023-04-03 16:49:16 +08:00
reactivity feat(reactivity): improve support of getter usage in reactivity APIs (#7997) 2023-04-02 10:17:51 +08:00
reactivity-transform release: v3.3.0-alpha.6 2023-03-30 18:22:42 +08:00
runtime-core feat(types/slots): support slot presence / props type checks via `defineSlots` macro and `slots` option (#7982) 2023-04-03 16:49:16 +08:00
runtime-dom feat(types/slots): support slot presence / props type checks via `defineSlots` macro and `slots` option (#7982) 2023-04-03 16:49:16 +08:00
runtime-test release: v3.3.0-alpha.6 2023-03-30 18:22:42 +08:00
server-renderer release: v3.3.0-alpha.6 2023-03-30 18:22:42 +08:00
sfc-playground release: v3.3.0-alpha.6 2023-03-30 18:22:42 +08:00
shared release: v3.3.0-alpha.6 2023-03-30 18:22:42 +08:00
size-check release: v3.3.0-alpha.6 2023-03-30 18:22:42 +08:00
template-explorer release: v3.3.0-alpha.6 2023-03-30 18:22:42 +08:00
vue release: v3.3.0-alpha.6 2023-03-30 18:22:42 +08:00
vue-compat release: v3.3.0-alpha.6 2023-03-30 18:22:42 +08:00
global.d.ts chore: remove no longer needed shim for stream/web 2021-12-12 10:12:20 +08:00