Skip to content

Releases: testing-library/jest-dom

v6.9.1

Choose a tag to compare

@github-actions github-actions released this 01 Oct 20:04
0ff8904

6.9.1 (2025-10-01)

Bug Fixes

v6.9.0

Choose a tag to compare

@github-actions github-actions released this 30 Sep 13:23
95f870a

6.9.0 (2025-09-30)

Features

  • Add .toAppearBefore/.toAppearAfter matcher (#702) (95f870a)

v6.8.0

Choose a tag to compare

@github-actions github-actions released this 20 Aug 21:59
779b712

6.8.0 (2025-08-20)

Features

v6.7.0

Choose a tag to compare

@github-actions github-actions released this 13 Aug 19:55
e15f789

6.7.0 (2025-08-13)

Features

v6.6.4

Choose a tag to compare

@github-actions github-actions released this 26 Jul 19:22
707e647

6.6.4 (2025-07-26)

Performance Improvements

v6.6.3

Choose a tag to compare

@github-actions github-actions released this 31 Oct 15:11
5ba0156

6.6.3 (2024-10-31)

Bug Fixes

  • add vitest import when extending vitest matchers (#646) (5ba0156)

v6.6.2

Choose a tag to compare

@github-actions github-actions released this 17 Oct 16:07
4468378

6.6.2 (2024-10-17)

Bug Fixes

  • remove recursive type reference in vitest types (#636) (4468378)

v6.6.1

Choose a tag to compare

@github-actions github-actions released this 16 Oct 18:47
ced792e

6.6.1 (2024-10-16)

Bug Fixes

  • fix lodash import in to-have-selection.js (#642) (ced792e)

v6.6.0

Choose a tag to compare

@github-actions github-actions released this 16 Oct 16:28
9b14804

6.6.0 (2024-10-16)

Features

v6.5.0

Choose a tag to compare

@github-actions github-actions released this 23 Aug 19:47
62f0e3a

6.5.0 (2024-08-23)

Features

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