Skip to content

Releases: testing-library/jest-dom

v3.0.2

06 Feb 18:05
Compare
Choose a tag to compare

3.0.2 (2019-02-06)

Bug Fixes

v3.0.1

26 Jan 12:16
Compare
Choose a tag to compare

3.0.1 (2019-01-26)

Bug Fixes

v3.0.0

04 Dec 17:37
Compare
Choose a tag to compare

3.0.0 (2018-12-04)

  • Fix toHaveTextContent to be case-sensitive (#72) (6a50378), closes #72

BREAKING CHANGES

  • Fix toHaveTextContent to be case-sensitive

v2.1.1

06 Nov 13:55
Compare
Choose a tag to compare

2.1.1 (2018-11-06)

Bug Fixes

  • flawed logic in checking if elements are indeed html elements (#67) (2293b4c)

v2.1.0

13 Oct 21:13
8714055
Compare
Choose a tag to compare

2.1.0 (2018-10-13)

Features

v2.0.5

12 Oct 18:12
33e836d
Compare
Choose a tag to compare

2.0.5 (2018-10-12)

Bug Fixes

  • added expected to matcher toHaveFocus (#66) (33e836d)

v2.0.4

09 Oct 00:54
Compare
Choose a tag to compare

2.0.4 (2018-10-09)

Bug Fixes

  • Allow running in node environment (#64) (86ee9b1)

v2.0.3

06 Oct 16:16
Compare
Choose a tag to compare

2.0.3 (2018-10-06)

Bug Fixes

  • upgrade jest-diff and jest-matcher-utils (#63) (af4c490)

v2.0.2

04 Oct 16:47
Compare
Choose a tag to compare

2.0.2 (2018-10-04)

Bug Fixes

v2.0.1

04 Oct 13:14
Compare
Choose a tag to compare

2.0.1 (2018-10-04)

Bug Fixes

  • #9 adjusted to-have-text-content for multi-level text (#61) (4c6b572)