Skip to content

Releases: testing-library/jest-dom

v5.5.0

09 Apr 19:06
025c81d
Compare
Choose a tag to compare

5.5.0 (2020-04-09)

Features

v5.4.0

08 Apr 15:02
144c647
Compare
Choose a tag to compare

5.4.0 (2020-04-08)

Features

v5.3.0

26 Mar 12:47
cc8721e
Compare
Choose a tag to compare

5.3.0 (2020-03-26)

Features

v5.2.0

25 Mar 17:00
eb51c17
Compare
Choose a tag to compare

5.2.0 (2020-03-25)

Features

  • toHaveValue: Enhanced error message with type information… (#219) (eb51c17)

v5.1.1

03 Feb 17:33
3b98d4d
Compare
Choose a tag to compare

5.1.1 (2020-02-03)

Bug Fixes

v5.1.0

31 Jan 19:38
7921e4a
Compare
Choose a tag to compare

5.1.0 (2020-01-31)

Features

  • Enhance toHaveStyle to accept JS as css (#196) (7921e4a)

v5.0.2

22 Jan 14:39
Compare
Choose a tag to compare

5.0.2 (2020-01-22)

Bug Fixes

  • toBeVisible ignoring Details element (#184) (e4d61c2)

v5.0.1

22 Jan 13:23
Compare
Choose a tag to compare

5.0.1 (2020-01-22)

Bug Fixes

v5.0.0

17 Jan 00:03
760409a
Compare
Choose a tag to compare

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
Choose a tag to compare

4.2.4 (2019-11-14)

Bug Fixes

  • Issue with lowercasing toHaveStyle values. (#164) (d5f21b3)