emotion v11.0.0-next.10 Release Notes

Release Date: 2020-01-05 // over 4 years ago
  • Major Changes

    • 👕 b8476e08 #1600 Thanks @mitchellhamilton! - Rename jest-emotion to @emotion/jest. Please replace "snapshotSerializers": ["jest-emotion"] with "snapshotSerializers": ["@emotion/jest"] if you're using the snapshot serializer. Also replace any imports of jest-emotion with @emotion/jest or use the @emotion/pkg-renaming ESLint rule from @emotion/eslint-plugin.