Skip to content

Releases: emotion-js/emotion

@emotion/styled@11.0.0-next.3

09 Nov 10:20
Compare
Choose a tag to compare
Pre-release

Major Changes

  • f9feab1a #1575 Thanks @mitchellhamilton! - Removed support for @emotion/styled-base package. It has been moved to @emotion/styled and is available as @emotion/styled/base. This simplifies how the regular and base versions relate to each other and eliminates problems with stricter package managers when @emotion/styled-base was not installed explicitly by a user.

Patch Changes

@emotion/styled-base@11.0.0-next.3

09 Nov 10:20
Compare
Choose a tag to compare
Pre-release

Major Changes

  • f9feab1a #1575 Thanks @mitchellhamilton! - Removed support for @emotion/styled-base package. It has been moved to @emotion/styled and is available as @emotion/styled/base. This simplifies how the regular and base versions relate to each other and eliminates problems with stricter package managers when @emotion/styled-base was not installed explicitly by a user.

@emotion/serialize@0.11.15-next.1

09 Nov 10:20
Compare
Choose a tag to compare
Pre-release

Patch Changes

@emotion/primitives@11.0.0-next.3

09 Nov 10:20
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • Updated dependencies [c5b12d90, c5b12d90, a085003d, f9feab1a, c5b12d90]:
    • babel-plugin-emotion@11.0.0-next.3
    • @emotion/is-prop-valid@0.8.6-next.0
    • emotion-theming@11.0.0-next.3
    • @emotion/primitives-core@11.0.0-next.3

@emotion/primitives-core@11.0.0-next.3

09 Nov 10:20
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • Updated dependencies [a085003d]:
    • @emotion/core@11.0.0-next.3

@emotion/native@11.0.0-next.3

09 Nov 10:20
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • Updated dependencies []:
    • emotion-theming@11.0.0-next.3
    • @emotion/primitives-core@11.0.0-next.3

@emotion/is-prop-valid@0.8.6-next.0

09 Nov 10:20
Compare
Choose a tag to compare
Pre-release

Patch Changes

@emotion/css@11.0.0-next.3

09 Nov 10:20
Compare
Choose a tag to compare
Pre-release

Patch Changes

@emotion/core@11.0.0-next.3

09 Nov 10:20
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • a085003d #1600 Thanks @Andarist! - Add missing #__PURE__ annotations
  • Updated dependencies [8a896a31, a085003d, f9feab1a]:
    • @emotion/serialize@0.11.15-next.1
    • @emotion/styled@11.0.0-next.3
    • @emotion/css@11.0.0-next.3
    • emotion-theming@11.0.0-next.3

@emotion/babel-preset-css-prop@11.0.0-next.3

09 Nov 10:20
Compare
Choose a tag to compare

Major Changes

Minor Changes

  • c5b12d90 #1220 Thanks @mitchellhamilton! - Added the importMap option which allows you to tell babel-plugin-emotion what imports it should look at to determine what it should transform so if you re-export Emotion's exports, you can still use the Babel transforms

Patch Changes