Skip to content

Releases: testing-library/dom-testing-library

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)

v8.11.0

03 Nov 13:41
2866544
Compare
Choose a tag to compare

8.11.0 (2021-11-03)

Features

  • Prioritize accessible names check higher than inaccessibility check in byRole queries (#1068) (2866544)

v8.10.1

18 Oct 14:00
b6b9b5b
Compare
Choose a tag to compare

8.10.1 (2021-10-18)

Bug Fixes

v8.10.0

18 Oct 09:59
2b39ced
Compare
Choose a tag to compare

8.10.0 (2021-10-18)

Features

v8.9.1

14 Oct 14:41
b569a1b
Compare
Choose a tag to compare

8.9.1 (2021-10-14)

Bug Fixes

  • ByRole: Ensure valid query selectors in all transpilation targets (#1055) (b569a1b)

v8.9.0

13 Oct 08:15
8edfad0
Compare
Choose a tag to compare

8.9.0 (2021-10-13)

Features

  • ByRole: Check only elements that could be a match (#1046) (8edfad0)