-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Remove cleanup-after-each #598
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
Remove cleanup-after-each #598
Conversation
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 7d97e2a:
|
Codecov Report
@@ Coverage Diff @@
## beta #598 +/- ##
=====================================
Coverage ? 100%
=====================================
Files ? 3
Lines ? 103
Branches ? 15
=====================================
Hits ? 103
Misses ? 0
Partials ? 0 Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is great! Please also remove the listing in the package.json#files
. Thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fantastic. Thank you!
@all-contributors please add @MichaelDeBoey for code |
I've put up a pull request to add @MichaelDeBoey! 🎉 |
🎉 This PR is included in version 10.0.0-beta.2 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
BREAKING CHANGE: This removes `@testing-library/react/cleanup-after-each` which is deprecated and hasn't done anything for many versions.
BREAKING CHANGE: This removes `@testing-library/react/cleanup-after-each` which is deprecated and hasn't done anything for many versions.
BREAKING CHANGE: This removes `@testing-library/react/cleanup-after-each` which is deprecated and hasn't done anything for many versions.
BREAKING CHANGE: This removes `@testing-library/react/cleanup-after-each` which is deprecated and hasn't done anything for many versions.
BREAKING CHANGE: This removes `@testing-library/react/cleanup-after-each` which is deprecated and hasn't done anything for many versions.
BREAKING CHANGE: This removes `@testing-library/react/cleanup-after-each` which is deprecated and hasn't done anything for many versions.
It was deprecated in the last release, so we could safely delete it now I think 🙂