jest-emotion@11.0.0
·
321 commits
to main
since this release
Major Changes
b8476e08#1675 Thanks @mitchellhamilton! - Renamejest-emotionto@emotion/jest. Please replace"snapshotSerializers": ["jest-emotion"]with"snapshotSerializers": ["@emotion/jest/serializer"]if you're using the snapshot serializer. Also replace any imports ofjest-emotionwith@emotion/jestor use the@emotion/pkg-renamingESLint rule from@emotion/eslint-plugin.