Skip to content

Commit dbb7ba4

Browse files
Update @compiled/jsx-pragma to properly support importSources (#1706)
* Update @compiled/jsx-pragma to properly support `options.importSources` for pragmas, eg. using a wrapper around '@compiled/react' to distribute a typed variant. * Merge findLibraryImportDeclarations calls together when looking up compiled imports
1 parent 8f3149f commit dbb7ba4

File tree

4 files changed

+308
-99
lines changed

4 files changed

+308
-99
lines changed

.changeset/sour-birds-double.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@compiled/eslint-plugin': minor
3+
---
4+
5+
Update @compiled/jsx-pragma to properly support `options.importSources` for pragmas, eg. using a wrapper around '@compiled/react' to distribute a typed variant.

0 commit comments

Comments
 (0)