Releases: testing-library/dom-testing-library
Releases · testing-library/dom-testing-library
v7.9.0
7.9.0 (2020-06-02)
Features
- getConfig: export the getConfig function (#602) (af7392f)
v7.8.0
7.8.0 (2020-06-01)
Features
- config: add
eventWrapper
config for wrapping fireEvent (#600) (de9dd82)
v7.7.3
7.7.3 (2020-06-01)
Bug Fixes
v7.7.2
7.7.2 (2020-06-01)
Bug Fixes
v7.7.1
7.7.1 (2020-05-31)
Bug Fixes
- handle ignores for ByText in suggestions (#597) (bec190b)
v7.7.0
7.7.0 (2020-05-29)
Features
v7.6.0
7.6.0 (2020-05-28)
Features
- Improve performance of ByRole in waitFor* (#590) (709044b)
v7.5.9
7.5.9 (2020-05-27)
Bug Fixes
- misleading advice in waitForElement deprecation warning (#588) (b641e8d)
v7.5.8
7.5.8 (2020-05-25)
Bug Fixes
- TS: Forbid async function as callback argument for waitFor (#572) (c1bf047)