Sourced from @emotion/react's
releases.
@emotion/react@11.14.0Minor Changes
- #3281
fc4d7bdThanks@Andarist! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.Patch Changes
@emotion/react@11.13.5Patch Changes
#3270
77d930dThanks@emmatown! - Fix inconsistent hashes using development vs production bundles/exportsconditions when using@emotion/babel-pluginwithsourceMap: true(the default). This is particularly visible when using Emotion with the Next.js Pages router where thedevelopmentcondition is used when bundling code but not when importing external code with Node.js.Updated dependencies [
77d930d]:
@emotion/react@11.13.3Patch Changes
#3232
0ce3ed0Thanks@ENvironmentSet! - Distributecssprop attachment over props that are union typesUpdated dependencies []:
@emotion/serialize@1.3.1
3c19ce5
Version Packages (#3280)a19d019
Convert @emotion/styled's source code to TypeScript (#3284)5974e33
Fix JSX namespace @ts-ignores (#3282)fc4d7bd
Convert @emotion/react's source code to TypeScript (#3281)8dc1a6d
Convert @emotion/cache's source code to TypeScript (#3277)282b61d
Convert @emotion/css-prettifier's source code to TypeScript
(#3278)e1bf17e
Convert @emotion/use-insertion-effect-with-fallbacks's
source code to TypeS...c161e6f
Version Packages (#3272)f45eb19
Update changeset (#3273)77d930d
Fix inconsistent hashes using development vs production
bundles/exports con...