Skip to content

Releases: testing-library/jest-dom

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)

v1.12.1

18 Sep 00:33
042db4d
Compare
Choose a tag to compare

1.12.1 (2018-09-18)

Bug Fixes

  • #49: update-tohavestyle-to-match-cssstyledeclaration (#57) (042db4d)

v1.12.0

03 Aug 18:45
Compare
Choose a tag to compare

1.12.0 (2018-08-03)

Features

  • toBeInTheDocument and toContainElement accept element to be null (#47) (df66c0d)

v1.11.0

26 Jul 13:38
Compare
Choose a tag to compare

1.11.0 (2018-07-26)

Features