Skip to content

Releases: testing-library/dom-testing-library

v7.27.1

18 Nov 14:38
9494fdc
Compare
Choose a tag to compare

7.27.1 (2020-11-18)

Bug Fixes

  • suggestions: only warn about inaccessible elements when actually showing the suggestion (#827) (9494fdc)

v7.27.0

18 Nov 05:20
9b688f8
Compare
Choose a tag to compare

7.27.0 (2020-11-18)

Features

  • allow TextMatch to be any non-nullable type (#829) (9b688f8)

v7.26.7

17 Nov 16:46
7e5da11
Compare
Choose a tag to compare

7.26.7 (2020-11-17)

Bug Fixes

  • use node property instead of selector for type=text input (#823) (7e5da11)

v7.26.6

10 Nov 18:11
e32937c
Compare
Choose a tag to compare

7.26.6 (2020-11-10)

Bug Fixes

v7.26.5

04 Nov 03:59
b5731ba
Compare
Choose a tag to compare

v7.26.4

03 Nov 04:33
62f4e5e
Compare
Choose a tag to compare

7.26.4 (2020-11-03)

Bug Fixes

  • Disconnect MutationObserver synchronously in wait-for (#801) (2cb8405)

v7.26.3

20 Oct 10:11
a386d87
Compare
Choose a tag to compare

7.26.3 (2020-10-20)

Bug Fixes

v7.26.2

20 Oct 04:37
d5a49b9
Compare
Choose a tag to compare

7.26.2 (2020-10-20)

Bug Fixes

  • types: make third and fourth params optional for findAllBy and findBy built queries (#794) (9387b08)

v7.26.1

19 Oct 21:24
bc65b91
Compare
Choose a tag to compare

7.26.1 (2020-10-19)

Bug Fixes

v7.26.0

13 Oct 15:29
f627ade
Compare
Choose a tag to compare

7.26.0 (2020-10-13)

Features