Skip to content

Releases: testing-library/jest-dom

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

v6.3.0

24 Jan 11:29
9787ed5
Compare
Choose a tag to compare

6.3.0 (2024-01-24)

Features

  • Support for regular expressions in toHaveClass (#563) (9787ed5)

v6.2.1

22 Jan 17:36
5675b86
Compare
Choose a tag to compare

6.2.1 (2024-01-22)

Bug Fixes

  • Standalone types for "./matchers" export and add Bun support (#566) (5675b86)

v6.2.0

03 Jan 18:50
1fb156c
Compare
Choose a tag to compare

6.2.0 (2024-01-03)

Features

  • toHaveAccessibleDescription supports aria-description (#565) (1fb156c)

v6.1.6

27 Dec 14:11
b64b953
Compare
Choose a tag to compare

6.1.6 (2023-12-27)

Bug Fixes

v6.1.5

30 Nov 19:41
b7b7c6a
Compare
Choose a tag to compare

6.1.5 (2023-11-30)

Bug Fixes

  • support uppercase custom props in toHaveStyle (#552) (b7b7c6a)

v6.1.4

12 Oct 04:58
44f1eab
Compare
Choose a tag to compare

6.1.4 (2023-10-12)

Bug Fixes

  • upgrade @adobe/css-tools to 4.3.1 to address vulnerability (#532) (44f1eab)

v6.1.3

06 Sep 02:56
5b492ac
Compare
Choose a tag to compare

6.1.3 (2023-09-06)

Bug Fixes