Releases: testing-library/dom-testing-library
Releases · testing-library/dom-testing-library
v7.5.7
7.5.7 (2020-05-18)
Bug Fixes
v7.5.6
7.5.6 (2020-05-15)
Bug Fixes
- types: add fourth param to build findAllBy and findBy queries (#574) (6491ef1)
v7.5.5
7.5.5 (2020-05-14)
Bug Fixes
- TS: declare first parameter of screen.debug as optional (#573) (dcad11b)
v7.5.4
7.5.4 (2020-05-13)
Bug Fixes
- revert pretty-format dependency upgrade (#571) (eb4e0d7)
v7.5.3
7.5.3 (2020-05-13)
Bug Fixes
- Consider explicit role when pretty printing roles (#568) (04b027c), closes #553
v7.5.2
7.5.2 (2020-05-12)
Bug Fixes
v7.5.1
7.5.1 (2020-05-07)
Bug Fixes
v7.5.0
7.5.0 (2020-05-07)
Features
- events: Add dataTransfer event property option (#554) (13bfce3)
- TS: move types from DefinitelyTyped (#530) (678f4da)
v7.4.0
7.4.0 (2020-05-06)
Bug Fixes
- Exclude container in the list of queryable roles (#550) (7b3ca97)
Features
- ByRole: Allow filter by selected state (#540) (752ff66)
v7.3.0
7.3.0 (2020-05-05)
Features
- waitFor: improve error stack traces for async errors (#542) (d3287a1)