Releases: vuejs/vue-jsx-vapor
Releases · vuejs/vue-jsx-vapor
v3.0.0
v2.7.4
chore: release v2.7.4
v2.7.3
chore: release v2.7.3
v2.7.2
chore: release v2.7.2
v2.7.1
chore: release v2.7.1
v2.7.0
chore: release v2.7.0
v2.6.8
🐞 Bug Fixes
- macros: Return VNode for generic defineComponent - by @zhiyuanzmj (3bd71)
View changes on GitHub
v2.6.7
🐞 Bug Fixes
- compiler:
- Escape html for safer template output - by @zhiyuanzmj (d02e2)
- Treat template v-for with single component child as component - by @zhiyuanzmj (f6577)
View changes on GitHub
v2.6.6
🚀 Features
- macros:
- Add "/" prefix for helper-id - by @zhiyuanzmj (341d1)
- Support generic components - by @zhiyuanzmj (ff75e)
🐞 Bug Fixes
- macros:
- Add placeholder after removed params - by @zhiyuanzmj (e7b81)
- Prevent handle dts files - by @zhiyuanzmj (a34b2)
- runtime:
- Handle undefined default slot for Fragment - by @zhiyuanzmj (8a349)
- Correct expose types for VaporComponentInstance - by @zhiyuanzmj (ebe60)
View changes on GitHub
v2.6.5
No significant changes