Skip to content

Releases: testing-library/dom-testing-library

v7.10.0

05 Jun 00:24
f4f6da7
Compare
Choose a tag to compare

7.10.0 (2020-06-05)

Features

v7.9.0

02 Jun 18:30
af7392f
Compare
Choose a tag to compare

7.9.0 (2020-06-02)

Features

  • getConfig: export the getConfig function (#602) (af7392f)

v7.8.0

01 Jun 22:31
de9dd82
Compare
Choose a tag to compare

7.8.0 (2020-06-01)

Features

  • config: add eventWrapper config for wrapping fireEvent (#600) (de9dd82)

v7.7.3

01 Jun 01:57
eeb11ec
Compare
Choose a tag to compare

7.7.3 (2020-06-01)

Bug Fixes

v7.7.2

01 Jun 01:13
caf76e3
Compare
Choose a tag to compare

7.7.2 (2020-06-01)

Bug Fixes

v7.7.1

31 May 03:25
bec190b
Compare
Choose a tag to compare

7.7.1 (2020-05-31)

Bug Fixes

  • handle ignores for ByText in suggestions (#597) (bec190b)

v7.7.0

29 May 18:52
839dca3
Compare
Choose a tag to compare

7.7.0 (2020-05-29)

Features

v7.6.0

28 May 23:45
709044b
Compare
Choose a tag to compare

7.6.0 (2020-05-28)

Features

  • Improve performance of ByRole in waitFor* (#590) (709044b)

v7.5.9

27 May 14:27
2a366f8
Compare
Choose a tag to compare

7.5.9 (2020-05-27)

Bug Fixes

  • misleading advice in waitForElement deprecation warning (#588) (b641e8d)

v7.5.8

25 May 14:16
f2165a3
Compare
Choose a tag to compare

7.5.8 (2020-05-25)

Bug Fixes

  • TS: Forbid async function as callback argument for waitFor (#572) (c1bf047)