Releases: testing-library/dom-testing-library
Releases · testing-library/dom-testing-library
v7.21.3
7.21.3 (2020-07-20)
Bug Fixes
- ByLabelText: aria-labelledby query selector (#708) (395d5c5)
v7.21.1
7.21.1 (2020-07-17)
Bug Fixes
- types: allow bound function to accept string and regex matcher (1582c73)
- by role types (ea7a71d)
Reverts
- revert "fix: by role types" (8391d49)
v7.21.0
7.21.0 (2020-07-15)
Features
- role: support
{checked: true}
for checkbox / radio (#692) (fcdeb31)
v7.20.2
7.20.2 (2020-07-13)
Bug Fixes
- Consider title for name of svg element (#695) (2215770)
v7.20.1
7.20.1 (2020-07-12)
Bug Fixes
- escape regexps that are used as query suggestion arguments (#694) (aaceea2)
v7.19.0
7.19.0 (2020-06-28)
Features
- lists elements that matched multiple error (#678) (639294c)
v7.18.2
7.18.2 (2020-06-28)
Bug Fixes
- add matcher name to multiple elements error (#677) (aefebfb)