Upgrade to jest@^17
Created by: kentcdodds
I think the only significant config change is scriptPreprocessor
now needs to be a transformer
. But some APIs changed. Not sure how breaking changes are handled with create-react-app...
Created by: kentcdodds
I think the only significant config change is scriptPreprocessor
now needs to be a transformer
. But some APIs changed. Not sure how breaking changes are handled with create-react-app...