github emotion-js/emotion @emotion/serialize@1.0.0

latest releases: @emotion/styled@11.11.5, @emotion/serialize@1.1.4, @emotion/is-prop-valid@1.2.2...
3 years ago

Major Changes

  • c6431074 #1609 Thanks @tomsseisums! - Reworked Interpolation-related types. Correct types should now be provided to all flavours of Emotion.

Minor Changes

  • 5d692a6a #1956 Thanks @eps1lon! - Upgraded csstype dependency to its v3. This is what we use to provide TypeScript typings for object styles. The upgrade should not affect any consuming code but it's worth mentioning if any edge case scenarios arise.

Patch Changes

  • e3d7db87 #1732 Thanks @Andarist! - An additional semicolon is now inserted after interpolated arrays to cover cases when it doesn't have a trailing semi itself and thus breaking composition with styles coming after it.

  • 8a896a31 #1611 Thanks @Andarist! - Throw error about invalid content property values instead of just logging error to the console.

  • 5c55fd17 #1653 Thanks @Andarist! - Fix to what location generated source maps are pointing in case of composed styles.

  • a085003d #1613 Thanks @Andarist! - Add missing #__PURE__ annotations

  • Updated dependencies [debaad9a, 9e998e37]:

    • @emotion/utils@1.0.0

Don't miss a new emotion release

NewReleases is sending notifications on new releases.