Current behavior:
I've upgraded to v11, I received the following error when the run the test suite.
Cannot find module 'enzyme-to-json' from 'node_modules/@emotion/jest/dist/emotion-jest.cjs.dev.js'
Require stack:
node_modules/@emotion/jest/dist/emotion-jest.cjs.dev.js
node_modules/@emotion/jest/dist/emotion-jest.cjs.js
src/setupTests.js
To reproduce:
Repro case -> emotion-jest
Environment information:
react version: 17.0.1@emotion/react version: 11.0.0Fix is on the way: https://github.com/emotion-js/emotion/pull/2109
Nice, thanks @Andarist
The fix has been released.
Most helpful comment
Fix is on the way: https://github.com/emotion-js/emotion/pull/2109