Skip to content
This repository was archived by the owner on Jan 26, 2019. It is now read-only.

Downgrade packages #418

Closed
frontowiec opened this issue Oct 10, 2018 · 4 comments
Closed

Downgrade packages #418

frontowiec opened this issue Oct 10, 2018 · 4 comments

Comments

@frontowiec
Copy link

Why?

92b112a#diff-b9cfc7f2cdf78a7f4b91a753d10865a2

@VasilyShelkov
Copy link

This has caused an issue in particular with Jest going from 22.3.4 => 20.0.4 where https://jestjs.io/docs/en/jest-object#jestrestoreallmocks is not available in 20.0.4

@frontowiec
Copy link
Author

frontowiec commented Oct 11, 2018

Yes, I have same issue.
My tests are broken because jest.fn().mockName() is undefined.

Is the only solution is fix broken tests?

@VasilyShelkov
Copy link

I've just reverted until this gets sorted out or the major upgrade gets properly documented... I'm also expecting CRA 2.0 to get merged in somehow too so probably will wait until that to upgrade

@frontowiec
Copy link
Author

So I'll wait for upgrade to CRA 2.0

@VasilyShelkov Thanks for the advice!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants