Skip to content

@emotion/styled@11.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jul 07:37
· 8 commits to main since this release
70ad1d3

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