Releases: vuejs/vue-jsx-vapor
Releases · vuejs/vue-jsx-vapor
v2.1.6
🐞 Bug Fixes
- compiler: Use modelValueModifiers instead of modelModifiers - by @zhiyuanzmj (563b2)
- macros: Remove lib option - by @zhiyuanzmj (95487)
View changes on GitHub
v2.1.5
v2.1.4
🚀 Features
- vue-jsx-vapor: Use virtual code to support browser environments - by @zhiyuanzmj (db166)
View changes on GitHub
v2.1.3
🐞 Bug Fixes
- compiler: Move next, child and nthChild before the setInsertionState - by @zhiyuanzmj (d12a0)
View changes on GitHub
v2.1.2
v2.1.1
🚀 Features
- compiler: Support empty expression for event with modifiers - by @zhiyuanzmj (187bf)
🐞 Bug Fixes
- compiler:
- Use setInsertionState instead of insert - by @zhiyuanzmj (2fae7)
- Remove empty modifiers - by @zhiyuanzmj (dce2e)
- Missing modifiers - by @zhiyuanzmj (32849)
View changes on GitHub
v2.1.0
🚀 Features
- vue-jsx-vapor: Add jsxImportSource support - by @zhiyuanzmj (b5e05)
🐞 Bug Fixes
- Lint - by @zhiyuanzmj (9b773)
View changes on GitHub
v2.0.1
🚀 Features
- macros: Add semicolon prefix for defineExpose - by @zhiyuanzmj (1f717)
View changes on GitHub
v2.0.0
No significant changes
View changes on GitHub
v1.7.0
🚨 Breaking Changes
- Add macros - by @zhiyuanzmj (24081)
- Intruducing macros - by @zhiyuanzmj (989a1)
🐞 Bug Fixes
- Lint - by @zhiyuanzmj (a93b1)