- Notifications
You must be signed in to change notification settings - Fork150
Releases: vuejs/babel-plugin-jsx
Releases · vuejs/babel-plugin-jsx
v2.0.1
v1.5.0
🚀 Features
- resolve-type: Support infer generics - by@wh1teAlter and@sxzz in#766(dd28b)
View changes on GitHub
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v1.4.0
⚠️ Minor Changes
- You need to specify the full path for the sub-export or use the main export.
--- require('@vue/babel-plugin-jsx/dist/index')--- require('@vue/babel-plugin-jsx/dist')+++ require('@vue/babel-plugin-jsx/dist/index.js')+++ require('@vue/babel-plugin-jsx')
🐞 Bug Fixes
View changes on GitHub
v1.3.0
87dd433 This commit was signed with the committer’sverified signature.
🚀 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
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v1.2.5
🐞 Bug Fixes
View changes on GitHub
Assets2
Uh oh!
There was an error while loading.Please reload this page.
2 people reacted
v1.2.4
No significant changes
View changes on GitHub
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v1.2.3
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v1.2.2
c52e244 This commit was signed with the committer’sverified signature.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v1.2.1
🐞 Bug Fixes
View changes on GitHub
Assets2
Uh oh!
There was an error while loading.Please reload this page.
2 people reacted