Releases: LeetCode-OpenSource/emotion-ts-plugin
Releases · LeetCode-OpenSource/emotion-ts-plugin
v1.1.0
v1.0.1
Bugfix
autoInject
not working underjsx: react-jsx/react-jsxdev
TypeScript compilerOption
v1.0.0
Breaking changes:
- Support
emotion@11
,emotion@10
will not be supported anymore
Features
- new
jsxImportSource
option which could be used withautoInject
option
v0.8.0-rc.2 (for [email protected])
Support Emotion 11.0.0-rc.0 (related issue: emotion-js/emotion#1606)
v0.7.0 (for emotion@10)
- feat: support importing from custom module #169