Skip to content

Releases: testing-library/jest-dom

v5.13.0

03 Jun 17:05
217fdcc
Compare
Choose a tag to compare

5.13.0 (2021-06-03)

Features

v5.12.0

22 Apr 11:38
fa0d91d
Compare
Choose a tag to compare

5.12.0 (2021-04-22)

Features

  • check for any Node in toHaveTextContent (#358) (fa0d91d)

v5.11.10

25 Mar 15:57
21ad89b
Compare
Choose a tag to compare

5.11.10 (2021-03-25)

Bug Fixes

v5.11.9

12 Jan 19:08
6a6531d
Compare
Choose a tag to compare

5.11.9 (2021-01-12)

Bug Fixes

  • Ignore comment nodes in toBeEmptyDOMElement (#317) (6a6531d)

v5.11.8

30 Dec 03:31
0bd1ed9
Compare
Choose a tag to compare

5.11.8 (2020-12-30)

Bug Fixes

  • Adds expected text for toContainHTML checks that fail (#299) (#318) (0bd1ed9)

v5.11.7

30 Dec 01:43
4179117
Compare
Choose a tag to compare

5.11.7 (2020-12-30)

Bug Fixes

v5.11.6

13 Nov 14:51
0309dcf
Compare
Choose a tag to compare

5.11.6 (2020-11-13)

Bug Fixes

  • Improved error messaging for toHaveFocus assertion (#304) (c79faa2)

v5.11.5

23 Oct 13:10
c11f9c5
Compare
Choose a tag to compare

5.11.5 (2020-10-23)

Bug Fixes

  • treat shadow DOM elements as in the document (#298) (7ee54ab)

v5.11.4

22 Aug 10:42
2da8c71
Compare
Choose a tag to compare

5.11.4 (2020-08-22)

Bug Fixes

  • do not explicitly depend on jest assertion utils (#250) (2da8c71)

v5.11.3

11 Aug 18:54
92176e1
Compare
Choose a tag to compare

5.11.3 (2020-08-11)

Bug Fixes

  • Changed toHaveStyle to use getPropertyValue instead of accessing the property directly (#285) (92176e1)