Skip to content

Releases: testing-library/dom-testing-library

v7.21.4

21 Jul 13:03
f854cde
Compare
Choose a tag to compare

7.21.4 (2020-07-21)

Bug Fixes

v7.21.3

20 Jul 22:48
4afb456
Compare
Choose a tag to compare

7.21.3 (2020-07-20)

Bug Fixes

  • ByLabelText: aria-labelledby query selector (#708) (395d5c5)

v7.21.2

20 Jul 19:42
44e1d5c
Compare
Choose a tag to compare

7.21.2 (2020-07-20)

Bug Fixes

v7.21.1

17 Jul 14:41
62e5eb3
Compare
Choose a tag to compare

7.21.1 (2020-07-17)

Bug Fixes

  • types: allow bound function to accept string and regex matcher (1582c73)
  • by role types (ea7a71d)

Reverts

  • revert "fix: by role types" (8391d49)

v7.21.0

15 Jul 13:08
fd0d670
Compare
Choose a tag to compare

7.21.0 (2020-07-15)

Features

  • role: support {checked: true} for checkbox / radio (#692) (fcdeb31)

v7.20.2

13 Jul 21:57
2215770
Compare
Choose a tag to compare

7.20.2 (2020-07-13)

Bug Fixes

  • Consider title for name of svg element (#695) (2215770)

v7.20.1

12 Jul 18:46
aaceea2
Compare
Choose a tag to compare

7.20.1 (2020-07-12)

Bug Fixes

  • escape regexps that are used as query suggestion arguments (#694) (aaceea2)

v7.20.0

02 Jul 10:09
9ae9244
Compare
Choose a tag to compare

7.20.0 (2020-07-02)

Features

  • add allowed roles to role query types (#670) (9ae9244)

v7.19.0

28 Jun 18:46
639294c
Compare
Choose a tag to compare

7.19.0 (2020-06-28)

Features

  • lists elements that matched multiple error (#678) (639294c)

v7.18.2

28 Jun 15:18
3c262fd
Compare
Choose a tag to compare

7.18.2 (2020-06-28)

Bug Fixes

  • add matcher name to multiple elements error (#677) (aefebfb)