Skip to content

Releases: testing-library/dom-testing-library

v8.16.0

11 Jul 06:12
73a5694
Compare
Choose a tag to compare

8.16.0 (2022-07-11)

Features

  • add a return value from logTestingPlaygroundURL (#1144) (6d6312f)

v8.15.0

10 Jul 09:37
7b10f73
Compare
Choose a tag to compare

8.15.0 (2022-07-10)

Features

  • add name hint to missing error in find by queries (#1143) (9b83f01)

v8.14.1

09 Jul 11:08
29a17cb
Compare
Choose a tag to compare

8.14.1 (2022-07-09)

Bug Fixes

  • load and error dispatch Event instead of UIEvent (#1147) (29a17cb)

v8.14.0

20 Jun 05:25
54bfa48
Compare
Choose a tag to compare

8.14.0 (2022-06-20)

Features

v8.13.0

05 Apr 12:45
84c7290
Compare
Choose a tag to compare

8.13.0 (2022-04-05)

Features

v8.12.0

26 Mar 15:51
77125fd
Compare
Choose a tag to compare

8.12.0 (2022-03-26)

Features

v8.11.4

23 Mar 21:56
90d420d
Compare
Choose a tag to compare

8.11.4 (2022-03-23)

Bug Fixes

  • reset regexg to prevent regexg with global flags to not match every element (#1116) (90d420d)

v8.11.3

25 Jan 18:04
7f5d421
Compare
Choose a tag to compare

8.11.3 (2022-01-25)

Bug Fixes

  • improve error message when no window found (#1089) (7f5d421)

v8.11.2

15 Jan 17:32
d578c7e
Compare
Choose a tag to compare

8.11.2 (2022-01-15)

Bug Fixes

  • within: Add extra type paramater to allow reassigning in TypeScript (#1077) (1f143e5)

v8.11.1

10 Nov 18:45
1fc17be
Compare
Choose a tag to compare

8.11.1 (2021-11-10)

Bug Fixes

  • wait-for: Don't queue microtasks after condition is met (#1073) (1fc17be)