Releases: testing-library/react-testing-library
Releases · testing-library/react-testing-library
v1.8.0
1.8.0 (2018-03-29)
Features
v1.7.1
1.7.1 (2018-03-29)
Bug Fixes
- add the missed file
"extend-expect.js"
to package.json
(#28) (b13b1c1)
v1.7.0
1.7.0 (2018-03-28)
Features
- matchers: add custom jest matchers (#13) (18104fe)
v1.6.0
1.6.0 (2018-03-23)
Features
- render: add new query capabilities for improved tests (#17) (12c7ed1), closes #16
v1.5.0
1.5.0 (2018-03-22)
Features
- node: relax Node version requirement to >= 6 (#14) (01a42fe)
v1.4.0
1.4.0 (2018-03-21)
Features
v1.3.0
1.3.0 (2018-03-20)
Features
v1.2.1
1.2.1 (2018-03-20)
Bug Fixes
- TypeScript: add missing 'typings' folder to files property (#9) (3f1efbd)
v1.2.0
1.2.0 (2018-03-20)
Features
v1.1.0
1.1.0 (2018-03-19)
Features
- unmount: add
unmount
to render object (9d0a07f)