Releases: testing-library/dom-testing-library
Releases · testing-library/dom-testing-library
v9.0.0-alpha.2
9.0.0-alpha.2 (2023-02-09)
Bug Fixes
BREAKING CHANGES
- ByRole: Only allow
string
as arole
.
Drop support forexact
,trim
,collapseWhitespace
, andnormalizer
options.