Releases: testing-library/react-testing-library
Releases · testing-library/react-testing-library
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)
v13.0.1
13.0.1 (2022-04-11)
Bug Fixes
- Specify a non-* version for @types/react-dom (#1040) (2a889e8)