Emotion Versions Save

👩‍🎤 CSS-in-JS library designed for high performance style composition

@emotion/[email protected]

3 weeks ago

Patch Changes

@emotion/[email protected]

3 weeks ago

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/[email protected]

1 month ago

Patch Changes

@emotion/[email protected]

1 month ago

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/[email protected]

4 months ago

Patch Changes

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

@emotion/[email protected]

4 months ago

Patch Changes

@emotion/[email protected]

10 months ago

Patch Changes

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

@emotion/[email protected]

10 months ago

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/[email protected]

11 months ago

Patch Changes

@emotion/[email protected]

11 months ago

Patch Changes