Releases: vuejs/vue-jsx-vapor
Releases · vuejs/vue-jsx-vapor
v2.4.0
🚀 Features
- macros:
- Add JSX support for auto generate props - by @zhiyuanzmj (4cfcc)
- Props allowed to be overridden for defineComponent - by @zhiyuanzmj (2f5ce)
- macros/define-style:
- Support navigation for css-modules - by @zhiyuanzmj (71012)
- vue-jsx-vapor:
- Add pauseTracking and pauseTracking for createNodes - by @zhiyuanzmj (617eb)
- Support custom HTMLAttributes for jsx-runtime - by @zhiyuanzmj (22fb3)
- Introduce useProps and useFullProps - by @zhiyuanzmj (69041)
🐞 Bug Fixes
- babel: Add typescript plugin for parse - by @zhiyuanzmj (2d0cd)
- vue-jsx-vapor/volar: Correct passing macros's options - by @zhiyuanzmj (21d8b)
View changes on GitHub
v2.3.6
🚀 Features
- vue-jsx-vapor: Support vaporComponent for createNodes - by @zhiyuanzmj (403a8)
View changes on GitHub
v2.3.5
v2.3.4
🐞 Bug Fixes
- eslint/jsx-sort-props: Correct sort for reservedProps - by @zhiyuanzmj (7ddd0)
- macros: Make alias option optional - by @zhiyuanzmj (d459b)
View changes on GitHub
v2.3.3
🚀 Features
- compiler:
- Defaults prop.value to true when it is null - by @zhiyuanzmj (e653e)
- macros:
- Automatically infer type from default value - by @zhiyuanzmj (d7b31)
- Automatically infer type from default value for defineModel - by @zhiyuanzmj (47c13)
View changes on GitHub
v2.3.2
🐞 Bug Fixes
- macros/volar: Add semicolon for defineComponent - by @zhiyuanzmj (1289c)
View changes on GitHub
v2.3.1
No significant changes
View changes on GitHub
v2.3.0
🚀 Features
- Introduce eslint - by @zhiyuanzmj (f241a)
- macros/defineComponent: Support auto return functional component for SSR - by @zhiyuanzmj (c0b31)
View changes on GitHub
v2.2.0
v2.1.8
🐞 Bug Fixes
- vue-jsx-vapor: Prevent register HMR in production environment - by @zhiyuanzmj (cab7d)