Sourced from @emotion/cache
's
releases.
@emotion/cache
@11
.14.0Minor Changes
- #3277
8dc1a6d
Thanks@Andarist
! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.
@emotion/cache
@11
.13.5Patch Changes
#3270
77d930d
Thanks@emmatown
! - Fix inconsistent hashes using development vs production bundles/exports
conditions when using@emotion/babel-plugin
withsourceMap: true
(the default). This is particularly visible when using Emotion with the Next.js Pages router where thedevelopment
condition is used when bundling code but not when importing external code with Node.js.Updated dependencies [
77d930d
]:
@emotion/utils
@1
.4.2
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...