dilanx / craco

Create React App Configuration Override, an easy and comprehensible configuration layer for Create React App.
https://craco.js.org
Apache License 2.0
7.43k stars 499 forks source link

Use Jest 27.x types #464

Closed levrik closed 1 year ago

levrik commented 1 year ago

Create React App v5 uses Jest 27.x so Jest 29.x might include breaking changes.

dilanx commented 1 year ago

Good point. I'll make the change in the core craco package first and then approve your PR for the types package.

levrik commented 1 year ago

@dilanx Any updates on this? I'm currently blocked from upgrading to 7.x