Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
Andarist committed Mar 29, 2024
1 parent 847668c commit 7096107
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .changeset/curly-planets-search.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
---
'@emotion/react': patch
'@emotion/serialize': patch
'@emotion/styled': patch
---

Fix types mismatch between CSS interpolations and styled component creator functions
Make `ArrayInterpolation` to extend `ReadonlyArray` to match a similar recent change to `ArrayCSSInterpolation`. It fixes some compatibility issues when those 2 get mixed together.

0 comments on commit 7096107

Please sign in to comment.