Skip to content

Tags: testing-library/react-testing-library

Tags

v15.0.2

Toggle v15.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Improve `legacyRoot` error message (#1301)

v15.0.1

Toggle v15.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Stop using nullish coalescing (#1299)

v14.3.1

Toggle v14.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Stop using nullish coalescing (#1300)

v15.0.0

Toggle v15.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release: 15.0.0 (#1295)

BREAKING CHANGE: Minimum supported Node.js version is 18.0
BREAKING CHANGE: New version of `@testing-library/dom` changes various roles. Check out the changed tests in testing-library/dom-testing-library@2c57055 to get an overview about what changed.

v14.3.0

Toggle v14.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Add support for React 19 Canary (#1294)

v14.2.2

Toggle v14.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Remove unused types (#1287)

v14.2.1

Toggle v14.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
docs: add trappar as a contributor for code (#1273)

* docs: update README.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>

v14.2.0

Toggle v14.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
docs: add yinm as a contributor for code (#1269)

* docs: update README.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>

v14.1.2

Toggle v14.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: revert missing hooks warnings (#1255)

v14.1.1

Toggle v14.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: log globals warning only once (#1252)

Resolves #1249