Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

jest-emotion

emotion-js91.5kMIT11.0.0TypeScript support: included

Jest utilities for emotion

styles, emotion, react, css, css-in-js, jest, snapshot

readme

changelog

jest-emotion

11.0.0

Major Changes

  • b8476e08 #1675 Thanks @mitchellhamilton! - Rename jest-emotion to @emotion/jest. Please replace "snapshotSerializers": ["jest-emotion"] with "snapshotSerializers": ["@emotion/jest/serializer"] 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.

11.0.0-rc.0

Major Changes

11.0.0-next.10

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.

11.0.0-next.7

Patch Changes

11.0.0-next.4

Major Changes

  • 702f3fd2 #973 Thanks @spudly! - Added the T parameter to the Matchers interface in the TypeScript definitions to make this module compatible with @types/jest@^24.0.20.

Patch Changes

11.0.0-next.3

Patch Changes

11.0.0-next.1

Patch Changes

11.0.0-next.0

Major Changes

  • 302bdba1 #1600 Thanks @mitchellhamilton! - Ensure packages are major bumped so that pre-release versions of the linked packages are consistent in the major number

Patch Changes

10.0.27

Patch Changes

10.0.25

Patch Changes

10.0.17

Patch Changes

10.0.14

Patch Changes

10.0.11

Patch Changes