Releases: emotion-js/emotion
@emotion/[email protected]
Patch Changes
- #3093
532ff57
Thanks @codejet, @DustinBrett! - Addsfetchpriority
andfetchPriority
to the list of allowed props.
@emotion/[email protected]
Minor Changes
- #3240
153cf88
Thanks @justinfernald! - Addscale
property as unitless
@emotion/[email protected]
Patch Changes
- Updated dependencies [
153cf88
]:- @emotion/[email protected]
@emotion/[email protected]
Patch Changes
-
#3232
0ce3ed0
Thanks @ENvironmentSet! - Distributecss
prop attachment over props that are union types -
Updated dependencies []:
- @emotion/[email protected]
@emotion/[email protected]
@emotion/[email protected]
@emotion/[email protected]
Minor Changes
-
#3198
d8ff8a5
Thanks @Andarist! - Migrated away from relying onprocess.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! - Addededge-light
andworkerd
conditions topackage.json
manifest to better serve users using Vercel Edge and Cloudflare Workers.
@emotion/[email protected]
Minor Changes
-
#3198
d8ff8a5
Thanks @Andarist! - Migrated away from relying onprocess.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! - Addededge-light
andworkerd
conditions topackage.json
manifest to better serve users using Vercel Edge and Cloudflare Workers.
@emotion/[email protected]
Minor Changes
-
#3198
d8ff8a5
Thanks @Andarist! - Migrated away from relying onprocess.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! - Addededge-light
andworkerd
conditions topackage.json
manifest to better serve users using Vercel Edge and Cloudflare Workers.
Patch Changes
- Updated dependencies [
d8ff8a5
,a9f6912
]:- @emotion/[email protected]
- @emotion/[email protected]
- @emotion/[email protected]
@emotion/[email protected]
Minor Changes
-
#3198
d8ff8a5
Thanks @Andarist! - Migrated away from relying onprocess.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.