Skip to content

Releases: emotion-js/emotion

@emotion/styled@11.11.5

29 Mar 18:38
f4640f6
Compare
Choose a tag to compare

Patch Changes

  • #3164 c9b84dbe Thanks @Cerber-Ursi! - Reordered styled overloads to accommodate the recent change in @emotion/serialize's types.

  • Updated dependencies [c9b84dbe]:

    • @emotion/serialize@1.1.4

@emotion/serialize@1.1.4

29 Mar 18:38
f4640f6
Compare
Choose a tag to compare

Patch Changes

  • #3164 c9b84dbe Thanks @Cerber-Ursi! - Make ArrayInterpolation to extend ReadonlyArray to match a similar recent change to ArrayCSSInterpolation. It fixes some compatibility issues when those 2 get mixed together.

@emotion/react@11.11.4

27 Feb 14:08
6e0e388
Compare
Choose a tag to compare

Patch Changes

  • #3159 5b82631d Thanks @iegik! - Renamed an internal hasOwnProperty to hasOwn. This avoids problems in CommonJS environments when the consumer tries to prevent prototype pollution with Object.freeze(Object.prototype).

@emotion/is-prop-valid@1.2.2

27 Feb 14:08
6e0e388
Compare
Choose a tag to compare

Patch Changes

@emotion/serialize@1.1.3

23 Dec 20:52
b0014b4
Compare
Choose a tag to compare

Patch Changes

  • #3141 45c440fb Thanks @Cerber-Ursi! - Replace arrays with readonly arrays in CSS type definitions, following changes in csstype

@emotion/react@11.11.3

23 Dec 20:52
b0014b4
Compare
Choose a tag to compare

Patch Changes

  • #3101 49c20b4f Thanks @kyvong! - Fix Theme import for newer Typescript module resolution modes

  • Updated dependencies [45c440fb]:

    • @emotion/serialize@1.1.3

@emotion/css@11.11.2

16 Jun 22:38
f3b268f
Compare
Choose a tag to compare

Patch Changes

  • #3057 8f665262 Thanks @emmatown! - Fix @emotion/css/create-instance types in TypeScript module resolution modes that support the exports field

@emotion/react@11.11.1

07 Jun 11:01
fef1ea0
Compare
Choose a tag to compare

Patch Changes

  • #3048 9357f337 Thanks @naari3! - Added ElementType to the Emotion's JSX namespace. It's defined in the same way as the one in @types/react and should make it possible to use components that return strings, Promises and other types that are valid in React.

@emotion/weak-memoize@0.3.1

06 May 08:49
1135f8e
Compare
Choose a tag to compare

Patch Changes

@emotion/utils@1.2.1

06 May 08:49
1135f8e
Compare
Choose a tag to compare

Patch Changes