Releases: testing-library/dom-testing-library
Releases · testing-library/dom-testing-library
v8.11.0
8.11.0 (2021-11-03)
Features
- Prioritize accessible names check higher than inaccessibility check in
byRole
queries (#1068) (2866544)
v8.9.1
8.9.1 (2021-10-14)
Bug Fixes
- ByRole: Ensure valid query selectors in all transpilation targets (#1055) (b569a1b)
v8.9.0
8.9.0 (2021-10-13)
Features
- ByRole: Check only elements that could be a match (#1046) (8edfad0)
v8.7.2
8.7.2 (2021-10-04)
Bug Fixes
- within: types should list custom and base queries (#1045) (b28586e)
v8.7.1
8.7.1 (2021-09-30)
Bug Fixes
- buildQuery: get*Error functions receive same Arguments type as queryAllBy parameter (#1041) (6171979)
v8.7.0
8.7.0 (2021-09-29)
Features
v8.6.0
8.6.0 (2021-09-22)
Features
- Add support for firing all transition events (#1036) (669602c)
v8.5.0
8.5.0 (2021-09-11)
Features