Releases: testing-library/dom-testing-library
Releases · testing-library/dom-testing-library
v7.2.2
7.2.2 (2020-04-24)
Bug Fixes
- update deprecation warning for waitForElement (#535) (6f0085d)
v7.2.1
7.2.1 (2020-04-06)
Bug Fixes
- Only return first child element in label query (#520) (402288f)
v7.2.0
7.2.0 (2020-03-31)
Features
- waitFor: improve error message for non-function callbacks (#515) (672f231)
v7.1.4
7.1.4 (2020-03-30)
Bug Fixes
- queryHelpers.getElementError is not a function (#510) (67370d0)
v7.1.3
7.1.3 (2020-03-27)
Bug Fixes
- fireEvent: Set composed property on relevant synthetic events (#496) (39dc929)
v7.1.2
7.1.2 (2020-03-27)
Bug Fixes
v7.1.1
7.1.1 (2020-03-23)
Bug Fixes
v7.1.0
7.1.0 (2020-03-20)
Features
- waitFor:* improve stacktrace for timeout errors (#492) (02a5b82), closes #491
v7.0.4
7.0.4 (2020-03-15)
Bug Fixes
- allByLabelText: forEach on NodeList is not supported in edge (#487) (976675b)
v7.0.3
7.0.3 (2020-03-13)
Bug Fixes