github emotion-js/emotion @emotion/utils@1.4.0

latest releases: @emotion/unitless@0.10.0, @emotion/serialize@1.3.1, @emotion/react@11.13.3...
2 months ago

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.

Don't miss a new emotion release

NewReleases is sending notifications on new releases.