Releases: vuejs/babel-plugin-jsx
Releases · vuejs/babel-plugin-jsx
v1.1.6
🐞 Bug Fixes
- Disable incremental - by @sxzz (47746)
- babel-helper-vue-transform-on:
- plugin-jsx:
1.1.1
1.1.1
2021-10-17
- 🐞 fix: wrong compilation result when
_Fragment
is imported (#518)
1.1.0
2021-09-30
- 🌟 feat: allow string arguments on directives [#496]
1.0.7
2021-09-04
- 🐞
state.get(...)
error should not be thrown when sourceType equals script
1.0.6
2021-05-02
- 🐞 fix wrong compilation result of custom directives