Skip to content

Commit 2f9bd04

Browse files
authored
Update changeset
1 parent 77d930d commit 2f9bd04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.changeset/healthy-lies-decide.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
'@emotion/babel-plugin': patch
99
---
1010

11-
Fix inconsistent hashes using development vs production bundles/`exports` conditions when using `@emotion/babel-plugin` with `sourceMap: true` (the default). This is particularly visible when using Emotion with the Next.js Pages router where the `development` condition is used when bundling code but when when importing external code with Node.js.
11+
Fix inconsistent hashes using development vs production bundles/`exports` conditions when using `@emotion/babel-plugin` with `sourceMap: true` (the default). This is particularly visible when using Emotion with the Next.js Pages router where the `development` condition is used when bundling code but not when importing external code with Node.js.

0 commit comments

Comments
 (0)