Releases: testing-library/dom-testing-library
Releases · testing-library/dom-testing-library
v7.22.5
7.22.5 (2020-08-22)
Bug Fixes
- suggest hidden:true with getByRole if element is inaccessible (#745) (6d6641d)
v7.22.2
7.22.2 (2020-08-13)
Bug Fixes
- fireEvent: copy non-enumerable data transfer props (#734) (b1659cf), closes #727
v7.22.1
7.22.1 (2020-08-10)
Bug Fixes
- Ignore pseudo elements for accessible name by default (#736) (01e0242)
v7.21.8
7.21.8 (2020-08-05)
Bug Fixes
- ByLabelText: support IE and other legacy browsers (#726) (f83f8e9), closes #723
v7.21.5
7.21.5 (2020-07-25)
Bug Fixes
- add explicit error message for null or undefined matchers (#718) (22988a6)