Releases: vuejs/babel-plugin-jsx
Releases · vuejs/babel-plugin-jsx
v1.3.0
🚀 Features
- Support SVG 2 elements, using @vue/shared to ensure consistent behavior with vue - by @2234839 in #745 (a7607)
🐞 Bug Fixes
- Exclude TemplateLiteral expression from isConstant - by @zhiyuanzmj (f08cd)
- Deoptimize slots when a directive is used - by @KaelWD in #638 (7277f)
View changes on GitHub
v1.2.5
🐞 Bug Fixes
View changes on GitHub
v1.2.4
No significant changes
View changes on GitHub
v1.2.3
v1.2.2
🚀 Features
🐞 Bug Fixes
- Enable optimizing dependencies in build mode - by @sxzz (bb8cb)
- Pin @babel/helper-module-imports to ~7.22.15, workaround for babel regression - by @sodatea (f916a)