Releases: testing-library/react-testing-library
Releases · testing-library/react-testing-library
v14.0.0
14.0.0 (2023-02-16)
Bug Fixes
- Prevent "missing act" warning for queued microtasks (#1137) (f78839b)
Features
BREAKING CHANGES
v14.0.0-alpha.3
Bug Fixes
- Prevent "missing act" warning for queued microtasks (#1137) (f78839b)
v14.0.0-alpha.2
Features
BREAKING CHANGES
v14.0.0-alpha.1
Features
BREAKING CHANGES
- Minimum supported Node.js version is now 14.x
v13.5.0-alpha.1
Features
BREAKING CHANGES
- Minimum supported Node.js version is now 14.x
v13.4.0
13.4.0 (2022-09-04)
Features
- renderHook: allow passing of all render options to renderHook (#1118) (27a9584)