Releases: testing-library/jest-dom
Releases · testing-library/jest-dom
v3.4.0
3.4.0 (2019-05-24)
Features
- Add
toBeInvalid
and toBeValid
matchers (#110) (09f7f04)
v3.3.0
3.3.0 (2019-05-22)
Features
v3.2.2
3.2.2 (2019-05-08)
Bug Fixes
v3.2.1
3.2.1 (2019-05-07)
Bug Fixes
- broken type definitions for extend-expect.d.ts (#101) (44f0020)
v3.2.0
3.2.0 (2019-05-06)
Features
- toHaveAttribute: support asymetric matchers for value (#93) (f62628e), closes #91
v3.1.4
3.1.4 (2019-04-30)
Bug Fixes
v3.1.3
3.1.3 (2019-03-12)
Bug Fixes
- toBeVisible ignoring hidden attribute (#85) (4d5427b)
v3.1.2
3.1.2 (2019-02-15)
Bug Fixes
- Add type declaration for toBeEnabled (#80) (3da3666)
v3.1.1
3.1.1 (2019-02-11)
Bug Fixes
- toBeInTheDocument unclear error message on null element (#79) (bd2df3a)
v3.1.0
3.1.0 (2019-02-10)
Features