Releases: testing-library/react-testing-library
Releases · testing-library/react-testing-library
v5.5.4
5.5.4 (2019-02-08)
Bug Fixes
v5.5.3
5.5.3 (2019-02-06)
Bug Fixes
v5.5.2
5.5.2 (2019-02-06)
Bug Fixes
v5.5.1
5.5.1 (2019-02-06)
Bug Fixes
- declare "module" field in package.json (#282) (74a6eba)
v5.5.0
5.5.0 (2019-02-06)
Features
- act: Support ReactDOM.TestUtils.act (#278) (8e08ccf) this also removes
flushEffect()
- testHook: add testHook utility for Testing custom hooks 🎣 (#274) (d01fbc1)
v5.4.4
5.4.4 (2019-01-04)
Bug Fixes
- TS: add explicit annotation to Query type (#260) (14b567f)
v5.4.3
5.4.3 (2019-01-04)
Bug Fixes
v5.4.2
5.4.2 (2018-12-20)
Bug Fixes
- TS: make container optional in RenderOptions (#253) (4763ffb)
v5.4.1
5.4.1 (2018-12-19)
Bug Fixes
v5.4.0
5.4.0 (2018-12-16)
Features
- hydrate: add ability to test component hydration (#246) (08731f2)