Releases: vuejs/vue-jsx-vapor
Releases · vuejs/vue-jsx-vapor
v3.1.16
🚀 Features
- Support custom-element - by @zhiyuanzmj (82dd8)
- compiler/vapor:
- Add withVaporCtx helper to manage currentInstance context in slot blocks - by @zhiyuanzmj (47929)
- Support slot - by @zhiyuanzmj (1e076)
- Support defineVaporCustomElement - by @zhiyuanzmj (420c9)
- compiler/vdom:
- Support slot - by @zhiyuanzmj (9b3d7)
🐞 Bug Fixes
- compiler: Prevent mark _temp as static for LogicalExpression - by @zhiyuanzmj (f5ef8)
- compiler/vdom: Prevent generate redundant normalizeVNode when with parentheses - by @zhiyuanzmj (f83bf)
View changes on GitHub
v3.1.15
🚀 Features
- compiler/vapor: Support svg and MathML - by @zhiyuanzmj (98f47)
🐞 Bug Fixes
- runtime: Expose SSR - by @zhiyuanzmj (9c8ff)
View changes on GitHub
v3.1.14
🚀 Features
- Support bun plugin - by @zhiyuanzmj (00aa9)
- compiler: Support custom runtimeModuleName - by @zhiyuanzmj (fa772)
🐞 Bug Fixes
- compiler/vdom: Prevent mark condition expression as static - by @zhiyuanzmj (a6c0c)
View changes on GitHub
v3.1.13
🚀 Features
- Support hydration - by @zhiyuanzmj (3f235)
- compiler/vapor:
- V-html and v-text work with component - by @zhiyuanzmj (24d8c)
- Hydration - by @zhiyuanzmj (e3722)
🐞 Bug Fixes
- compiler:
- Preserve non-breaking spaces in JSX - by @zhiyuanzmj (c104e)
- Regist ssr moduels for defineVaporSSRComponent - by @zhiyuanzmj (f4d25)
- compiler/vapor:
- Remove empty_text child - by @zhiyuanzmj (bf876)
View changes on GitHub
v3.1.12
🚨 Breaking Changes
- compiler: Remove withFallback option - by @zhiyuanzmj (a39c9)
🚀 Features
- compiler: Support Transition and TransitionGroup - by @zhiyuanzmj (13bd4)
- vapor: Support key - by @zhiyuanzmj (89b50)
🐞 Bug Fixes
- compiler:
- Prevent process JSXEmptyExpression for props - by @zhiyuanzmj (e67b4)
- Wrapping resolveDirective for custom directive - by @zhiyuanzmj (e1a37)
- Escape HTML chars - by @zhiyuanzmj (9a9ae)
- Prevent process value prop as directive - by @zhiyuanzmj (cc9c3)
View changes on GitHub
v3.1.11
chore: release v3.1.11
v3.1.10
🚨 Breaking Changes
- macros: Return FunctionalComponent for defineVaporComponent - by @zhiyuanzmj (c1779)
🚀 Features
- vue-jsx-vapor: Use virtual helper modules to prevent deps on vue-jsx-vapor's runtime - by @zhiyuanzmj (654da)
View changes on GitHub
v3.1.9
No significant changes
View changes on GitHub
v3.1.7
chore: release v3.1.7
v3.1.5
chore: release v3.1.5