Skip to content

Releases: testing-library/dom-testing-library

v3.8.3

09 Oct 21:04
Compare
Choose a tag to compare

3.8.3 (2018-10-09)

Bug Fixes

v3.8.2

08 Oct 18:22
Compare
Choose a tag to compare

3.8.2 (2018-10-08)

Bug Fixes

v3.8.1

03 Oct 00:06
Compare
Choose a tag to compare

3.8.1 (2018-10-03)

Bug Fixes

v3.8.0

02 Oct 21:52
Compare
Choose a tag to compare

3.8.0 (2018-10-02)

Features

  • getByText: add style to default ignore (863741a)

v3.7.0

02 Oct 21:46
2536924
Compare
Choose a tag to compare

3.7.0 (2018-10-02)

Features

  • getByText: add ignore option which defaults to 'script' (#109) (2536924)

v3.6.0

20 Sep 14:43
Compare
Choose a tag to compare

3.6.0 (2018-09-20)

Features

  • queryBySelectText: add get/query by select text (#106) (c07657d), closes #104

v3.5.2

17 Sep 17:47
Compare
Choose a tag to compare

3.5.2 (2018-09-17)

Bug Fixes

  • ensure waitForElement disconnects MutationObserver at the right time (#102) (a0436d4), closes #99 #99

v3.5.1

10 Sep 13:08
Compare
Choose a tag to compare

3.5.1 (2018-09-10)

Bug Fixes

  • upgrade wait-for-expect to 1.0.0 (#95) (7cb84a9)

v3.5.0

04 Sep 22:16
Compare
Choose a tag to compare

3.5.0 (2018-09-04)

Features

v3.4.0

23 Aug 03:49
98c67e2
Compare
Choose a tag to compare

3.4.0 (2018-08-23)

Features

  • events: allow setting the files value in change events (#91) (98c67e2)