Patch 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/serialize@1.3.3
- @emotion/cache@11.13.5
- @emotion/utils@1.4.2
- @emotion/babel-plugin@11.13.5