Releases: testing-library/dom-testing-library
Releases · testing-library/dom-testing-library
v6.1.0
6.1.0 (2019-08-16)
Features
v6.0.1
6.0.1 (2019-08-15)
Bug Fixes
v6.0.0
6.0.0 (2019-08-09)
Features
BREAKING CHANGES
- debugDOM: If you were using
debugDOM
before, use prettyDOM
instead.
v5.6.1
5.6.1 (2019-07-31)
Bug Fixes
- getByRole error message, when there are no available roles (#330) (d966008)
v5.6.0
5.6.0 (2019-07-12)
Features
v5.5.6
5.5.6 (2019-07-12)
Bug Fixes
v5.5.5
5.5.5 (2019-07-12)
Bug Fixes
- build output: ensure we exclude tests from the build output (1e31055)
v5.5.4
5.5.4 (2019-07-12)
Bug Fixes
- resolve setImmediate issue when using with Cypress. (#316) (f5b84e3)
v5.5.3
5.5.3 (2019-07-11)
Bug Fixes
v5.5.2
5.5.2 (2019-07-10)
Bug Fixes
- logRoles now actually logs its output to console. (#312) (170978b)