Skip to content

Commit 89925b8

Browse files
committed
Add changesets
1 parent 31ad66d commit 89925b8

4 files changed

Lines changed: 20 additions & 0 deletions

File tree

.changeset/breezy-carpets-smile.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@emotion/jest': major
3+
---
4+
5+
`test` & `print` are no longer exported as named exports. If you want to access the default serializer just access the default export.

.changeset/famous-bats-grow.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@emotion/jest': minor
3+
---
4+
5+
Improved printing of nested at-rules.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@emotion/jest': major
3+
---
4+
5+
Refactored to use new serializers API which has been introduced in Jest 21.

.changeset/odd-poems-sort.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@emotion/jest': minor
3+
---
4+
5+
Fixed an issue with all styles being recognized as changed in Jest 25 on unrelated changed.

0 commit comments

Comments
 (0)