Releases: emotion-js/emotion
Releases · emotion-js/emotion
@emotion/styled@11.11.5
Patch Changes
-
#3164
c9b84dbe
Thanks @Cerber-Ursi! - Reorderedstyled
overloads to accommodate the recent change in@emotion/serialize
's types. -
Updated dependencies [
c9b84dbe
]:- @emotion/serialize@1.1.4
@emotion/serialize@1.1.4
Patch Changes
- #3164
c9b84dbe
Thanks @Cerber-Ursi! - MakeArrayInterpolation
to extendReadonlyArray
to match a similar recent change toArrayCSSInterpolation
. It fixes some compatibility issues when those 2 get mixed together.
@emotion/react@11.11.4
@emotion/is-prop-valid@1.2.2
Patch Changes
- #3156
0bfa9786
Thanks @nnguyen01! - AddsdisableRemotePlayback
to the list of allowed props.
@emotion/serialize@1.1.3
Patch Changes
- #3141
45c440fb
Thanks @Cerber-Ursi! - Replace arrays with readonly arrays in CSS type definitions, following changes incsstype