Sourced from @emotion/styled's
releases.
@emotion/styled@11.14.1Patch Changes
- #3334
0facbe4Thanks@ZachRiegel! - Renamed default-exported variable in@emotion/styledto aid inferred import names in auto-import completions in IDEs
@emotion/styled@11.14.0Minor Changes
- #3284
a19d019Thanks@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/styled@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]:
4922955
Version Packages (#3335)0facbe4
Renamed default-exported variable in @emotion/styled to aid
inferred import...cce67ec
Bump parcel (#3258)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...