-
Notifications
You must be signed in to change notification settings - Fork 117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Oops someone published jest OVER expect on npm #226
Comments
Yes, that was intentional. It didn't publish Jest over expect, it published
|
Oh wow, ok. Thanks! |
No holy war here but I do have to say that's a kinda bad surprise for a longtime expect user. That said I see there won't be that much effort to convert. For now I'll trust that it's a good decision for the larger community. |
@possibilities expect@21+ still supports the same features as expect@1. https://github.com/skovhus/jest-codemods should make is possible to seamly upgrade. Please give it a try, and let me know if something is not working for you (create issue over at our repo). Thanks : ) |
cc @cpojer
The text was updated successfully, but these errors were encountered: