vue3-core/packages
白雾三语 2c27556fe5
fix(compiler): avoid namespace collisions when transforming template refs in inline mode (#6975)
fix #6964
2022-11-08 22:22:29 -05:00
..
compiler-core fix(compiler): avoid namespace collisions when transforming template refs in inline mode (#6975) 2022-11-08 22:22:29 -05:00
compiler-dom release: v3.2.41 2022-10-14 18:41:15 +08:00
compiler-sfc fix(compiler-sfc): handle method shorthand syntax in withDefaults (#6972) 2022-11-08 22:12:54 -05:00
compiler-ssr fix(compiler-ssr): fix invalid codegen when v-slot name is explicit empty attr (#3326) 2022-10-26 16:18:19 +08:00
reactivity fix(types): export `Raw` type (#6380) 2022-11-07 21:03:49 -05:00
reactivity-transform fix(reactivity-transform): respect user defined symbols that conflict with macros (#6840) 2022-11-08 20:26:43 -05:00
runtime-core fix(transition/keep-alive): fix unmount bug for component with out-in transition (#6839) 2022-11-08 10:01:43 -05:00
runtime-dom fix(types): stricter type condition for `EventHandlers` (#6855) 2022-11-08 10:37:37 -05:00
runtime-test release: v3.2.41 2022-10-14 18:41:15 +08:00
server-renderer fix(ssr): remove css number value check (#6636) 2022-11-07 21:53:44 -05:00
sfc-playground workflow(sfc-playground): set all scopes to production mode (#6815) 2022-11-08 01:10:56 -05:00
shared fix(compiler/runtime-dom): ignore comments in inline styles (#6808) 2022-11-07 22:42:32 -05:00
size-check release: v3.2.41 2022-10-14 18:41:15 +08:00
template-explorer release: v3.2.41 2022-10-14 18:41:15 +08:00
vue fix(types/reactivity-transform): fix type when initial value is not used (#6821) 2022-11-08 01:38:53 -05:00
vue-compat release: v3.2.41 2022-10-14 18:41:15 +08:00
global.d.ts chore: remove no longer needed shim for stream/web 2021-12-12 10:12:20 +08:00