Releases: testing-library/jest-dom
Releases · testing-library/jest-dom
v5.0.0
17 Jan 00:03
Compare
Sorry, something went wrong.
No results found
5.0.0 (2020-01-17)
BREAKING CHANGES
moving typings to @types/testing-library__jest-dom
This version does not includes types. The next patch release v5.0.1 will. If you need the type definitions please do not update to v.5.0.0.
v4.2.4
14 Nov 15:42
Compare
Sorry, something went wrong.
No results found
4.2.4 (2019-11-14)
Bug Fixes
Issue with lowercasing toHaveStyle values. (#164 ) (d5f21b3 )
v4.2.3
01 Nov 12:05
Compare
Sorry, something went wrong.
No results found
4.2.3 (2019-11-01)
Bug Fixes
improve error messages for .toBeInTheDocument (#137 ) (c12a476 )
v4.2.2
31 Oct 14:37
Compare
Sorry, something went wrong.
No results found
4.2.2 (2019-10-31)
Bug Fixes
Changed .toHaveStyle() to be case-insensitive. (#154 ) (9a36d66 )
v4.2.1
31 Oct 14:26
Compare
Sorry, something went wrong.
No results found
4.2.1 (2019-10-31)
Bug Fixes
Update type for Matchers to match @types/jest (#150 ) (f881e68 )
v4.2.0
25 Oct 12:05
Compare
Sorry, something went wrong.
No results found
4.2.0 (2019-10-25)
Features
v4.1.2
09 Oct 18:14
Compare
Sorry, something went wrong.
No results found
4.1.2 (2019-10-09)
Bug Fixes
toHaveStyle not to return true when shouldn't (#81 ) (d048768 )
v4.1.1
07 Oct 15:11
Compare
Sorry, something went wrong.
No results found
4.1.1 (2019-10-07)
Bug Fixes
v4.1.0
21 Aug 16:58
Compare
Sorry, something went wrong.
No results found
4.1.0 (2019-08-21)
Features
v4.0.1
19 Aug 03:37
Compare
Sorry, something went wrong.
No results found
4.0.1 (2019-08-19)
Bug Fixes