Releases: testing-library/react-testing-library
Releases · testing-library/react-testing-library
v14.3.1
v15.0.0
15.0.0 (2024-04-10)
Release
BREAKING CHANGES
- Minimum supported Node.js version is 18.0
- 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
v14.2.2
v14.2.1
v14.2.0
v14.1.2
v14.1.1
v14.1.0
v14.0.0
14.0.0 (2023-02-16)
Bug Fixes
Features
- Bump
@testing-library/dom
to 9.0.0 (#1177) (6653c23) - Drop support for Node.js 12.x (#1169) (9b7a1e2)
BREAKING CHANGES
- See https://github.com/testing-library/dom-testing-library/releases/tag/v9.0.0
- Minimum supported Node.js version is now 14.x