Upgrade Testing Library DOM #524
Labels
5.0
Issues with potential breaking changes to resolve before/in the 5.0 release
breaking change
This change will require a major version bump
Upgrade Testing Library DOM to the latest major (https://github.com/testing-library/dom-testing-library/releases/tag/v8.0.0).
This will definitely be part of 5.0, but one related breaking change I'm considering is also moving @testing-libarary/dom to
peerDependencies
since once we drop the legacyElementHandle
implementation, we should no longer no need to bundle the UMD build with Playwright Testing Library.The text was updated successfully, but these errors were encountered: