fix: Bump testing-library/dom to v8 alpha#923
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 64c0d2f:
|
Codecov Report
@@ Coverage Diff @@
## alpha #923 +/- ##
=========================================
Coverage ? 100.00%
=========================================
Files ? 4
Lines ? 140
Branches ? 28
=========================================
Hits ? 140
Misses ? 0
Partials ? 0 Continue to review full report at Codecov.
|
|
Merging since it's targetting an alpha branch and not changing anything that wasn't discussed in the dom-testing-library changes. |
|
🎉 This PR is included in version 11.2.8-alpha.1 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 12.0.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
BREAKING CHANGE: Bumps
@testing-library/domto 8.0.0-alpha.3.For a comprehensive list of breaking changes see the individual releases:
What:
Why:
To propagate all the fixes/features from
@testing-library/domHow:
Bump
@testing-library/domto 8.0.0-alpha.3. The stable release of /react@12.x will use the stable release of /dom@8.xChecklist:
[ ]Documentation added to thedocs site
[ ]Tests[ ]Typescript definitions updated