Skip to content

Releases: testing-library/jest-dom

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

v1.10.0

19 Jul 14:23
58ca030
Compare
Choose a tag to compare

1.10.0 (2018-07-19)

Features

  • release: manually release a minor version (58ca030), closes #40

v1.8.1

11 Jul 20:40
Compare
Choose a tag to compare

1.8.1 (2018-07-11)

Bug Fixes

  • Allow SVGElement in toContainElement and toBeInTheDOM (#38) (1beead0)