Releases: emotion-js/emotion
Releases · emotion-js/emotion
@emotion/babel-preset-css-prop@11.12.0
Patch Changes
- Updated dependencies [
ea84c40]:- @emotion/babel-plugin-jsx-pragmatic@0.3.0
- @emotion/babel-plugin@11.12.0
@emotion/babel-plugin@11.12.0
@emotion/babel-plugin-jsx-pragmatic@0.3.0
@emotion/styled@11.11.5
Patch Changes
-
#3164
c9b84dbeThanks @Cerber-Ursi! - Reorderedstyledoverloads 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
c9b84dbeThanks @Cerber-Ursi! - MakeArrayInterpolationto extendReadonlyArrayto 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
0bfa9786Thanks @nnguyen01! - AddsdisableRemotePlaybackto the list of allowed props.
@emotion/serialize@1.1.3
Patch Changes
- #3141
45c440fbThanks @Cerber-Ursi! - Replace arrays with readonly arrays in CSS type definitions, following changes incsstype