Skip to content

v7.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Jul 19:07
1e39089

7.0.0 (2026-07-20)

Features

  • add toContainAnyBy* and toContainOneBy* query matchers (1e39089)

BREAKING CHANGES

  • @testing-library/dom is now a required peer dependency. The minimum supported
    Node.js version is now 22.

Repaired release for #731