Skip to content

Releases: emotion-js/emotion

@emotion/unitless@0.10.0

21 Aug 09:24
3f46884
Compare
Choose a tag to compare

Minor Changes

@emotion/serialize@1.3.1

21 Aug 09:24
3f46884
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [153cf88]:
    • @emotion/unitless@0.10.0

@emotion/react@11.13.3

21 Aug 09:24
3f46884
Compare
Choose a tag to compare

Patch Changes

  • #3232 0ce3ed0 Thanks @ENvironmentSet! - Distribute css prop attachment over props that are union types

  • Updated dependencies []:

    • @emotion/serialize@1.3.1

@emotion/primitives-core@11.13.2

29 Jul 01:07
e819f9c
Compare
Choose a tag to compare

Patch Changes

@emotion/cache@11.13.1

25 Jul 07:06
c6f01a2
Compare
Choose a tag to compare

Patch Changes

@emotion/utils@1.4.0

20 Jul 07:38
70ad1d3
Compare
Choose a tag to compare

Minor Changes

  • #3198 d8ff8a5 Thanks @Andarist! - Migrated away from relying on process.env.NODE_ENV checks to differentiate between production and development builds.

    Development builds (and other environment-specific builds) can be used by using proper conditions (see here). Most modern bundlers/frameworks already preconfigure those for the user so no action has to be taken.

    Default files should continue to work in all environments.

  • #3215 a9f6912 Thanks @Andarist! - Added edge-light and workerd conditions to package.json manifest to better serve users using Vercel Edge and Cloudflare Workers.

@emotion/use-insertion-effect-with-fallbacks@1.1.0

20 Jul 07:37
70ad1d3
Compare
Choose a tag to compare

Minor Changes

  • #3198 d8ff8a5 Thanks @Andarist! - Migrated away from relying on process.env.NODE_ENV checks to differentiate between production and development builds.

    Development builds (and other environment-specific builds) can be used by using proper conditions (see here). Most modern bundlers/frameworks already preconfigure those for the user so no action has to be taken.

    Default files should continue to work in all environments.

  • #3215 a9f6912 Thanks @Andarist! - Added edge-light and workerd conditions to package.json manifest to better serve users using Vercel Edge and Cloudflare Workers.

@emotion/styled@11.13.0

20 Jul 07:37
70ad1d3
Compare
Choose a tag to compare

Minor Changes

  • #3198 d8ff8a5 Thanks @Andarist! - Migrated away from relying on process.env.NODE_ENV checks to differentiate between production and development builds.

    Development builds (and other environment-specific builds) can be used by using proper conditions (see here). Most modern bundlers/frameworks already preconfigure those for the user so no action has to be taken.

    Default files should continue to work in all environments.

  • #3215 a9f6912 Thanks @Andarist! - Added edge-light and workerd conditions to package.json manifest to better serve users using Vercel Edge and Cloudflare Workers.

Patch Changes

  • Updated dependencies [d8ff8a5, a9f6912]:
    • @emotion/serialize@1.3.0
    • @emotion/use-insertion-effect-with-fallbacks@1.1.0
    • @emotion/utils@1.4.0

@emotion/sheet@1.4.0

20 Jul 07:38
70ad1d3
Compare
Choose a tag to compare

Minor Changes

  • #3198 d8ff8a5 Thanks @Andarist! - Migrated away from relying on process.env.NODE_ENV checks to differentiate between production and development builds.

    Development builds (and other environment-specific builds) can be used by using proper conditions (see here). Most modern bundlers/frameworks already preconfigure those for the user so no action has to be taken.

    Default files should continue to work in all environments.

@emotion/serialize@1.3.0

20 Jul 07:37
70ad1d3
Compare
Choose a tag to compare

Minor Changes

  • #3198 d8ff8a5 Thanks @Andarist! - Migrated away from relying on process.env.NODE_ENV checks to differentiate between production and development builds.

    Development builds (and other environment-specific builds) can be used by using proper conditions (see here). Most modern bundlers/frameworks already preconfigure those for the user so no action has to be taken.

    Default files should continue to work in all environments.

Patch Changes