Skip to content

Releases: testing-library/dom-testing-library

v7.22.5

22 Aug 23:04
6d6641d
Compare
Choose a tag to compare

7.22.5 (2020-08-22)

Bug Fixes

  • suggest hidden:true with getByRole if element is inaccessible (#745) (6d6641d)

v7.22.4

22 Aug 18:20
9cbc428
Compare
Choose a tag to compare

7.22.4 (2020-08-22)

Bug Fixes

v7.22.3

20 Aug 18:30
1bcf60e
Compare
Choose a tag to compare

7.22.3 (2020-08-20)

Bug Fixes

v7.22.2

13 Aug 13:52
fe04b50
Compare
Choose a tag to compare

7.22.2 (2020-08-13)

Bug Fixes

  • fireEvent: copy non-enumerable data transfer props (#734) (b1659cf), closes #727

v7.22.1

10 Aug 22:05
01e0242
Compare
Choose a tag to compare

7.22.1 (2020-08-10)

Bug Fixes

  • Ignore pseudo elements for accessible name by default (#736) (01e0242)

v7.22.0

06 Aug 14:14
4e62a29
Compare
Choose a tag to compare

7.22.0 (2020-08-06)

Features

v7.21.8

05 Aug 04:42
ed87ae9
Compare
Choose a tag to compare

7.21.8 (2020-08-05)

Bug Fixes

  • ByLabelText: support IE and other legacy browsers (#726) (f83f8e9), closes #723

v7.21.7

30 Jul 23:20
54aebf7
Compare
Choose a tag to compare

7.21.7 (2020-07-30)

Bug Fixes

  • TS: add missing config fields to type (#724) (54aebf7)

v7.21.6

29 Jul 12:49
2c57f06
Compare
Choose a tag to compare

7.21.6 (2020-07-29)

Bug Fixes

v7.21.5

25 Jul 19:59
26bf006
Compare
Choose a tag to compare

7.21.5 (2020-07-25)

Bug Fixes

  • add explicit error message for null or undefined matchers (#718) (22988a6)