Skip to content

Releases: testing-library/jest-dom

v6.5.0

23 Aug 19:47
62f0e3a
Compare
Choose a tag to compare

6.5.0 (2024-08-23)

Features

  • toHaveValue: Asserting aria-valuenow (#479) (acbf416)

v6.4.8

23 Jul 12:24
d02e80b
Compare
Choose a tag to compare

6.4.8 (2024-07-23)

Bug Fixes

  • Drop peerDependencies from package.json (#610) (faf534b)

v6.4.7

22 Jul 19:35
5cc6298
Compare
Choose a tag to compare

6.4.7 (2024-07-22)

Bug Fixes

v6.4.6

10 Jun 23:27
Compare
Choose a tag to compare

6.4.6 (2024-06-10)

Bug Fixes

v6.4.5

03 May 18:32
e8c8b13
Compare
Choose a tag to compare

6.4.5 (2024-05-03)

Bug Fixes

v6.4.4

03 May 15:13
f03a582
Compare
Choose a tag to compare

6.4.4 (2024-05-03)

Bug Fixes

v6.4.3

03 May 06:22
20aca33
Compare
Choose a tag to compare

6.4.3 (2024-05-03)

Bug Fixes

  • Updates role support for aria-required attribute in toBeRequired (#590) (20aca33)

v6.4.2

05 Feb 13:00
a93c0c4
Compare
Choose a tag to compare

6.4.2 (2024-02-05)

Bug Fixes

  • Remove errant export of GetByRoleMatcher, fixing type checking in some TS configurations (#575) (a93c0c4)

v6.4.1

01 Feb 01:03
dd1c4dd
Compare
Choose a tag to compare

6.4.1 (2024-02-01)

Bug Fixes

  • Export type TestingLibraryMatchers from "./matchers" (#576) (dd1c4dd)

v6.4.0

30 Jan 00:21
f7dc673
Compare
Choose a tag to compare

6.4.0 (2024-01-30)

Features