Skip to content

Releases: testing-library/eslint-plugin-jest-dom

v5.4.0

19 Apr 23:56
3965c8f
Compare
Choose a tag to compare

5.4.0 (2024-04-19)

Features

v5.3.0

19 Apr 21:08
60a3a37
Compare
Choose a tag to compare

5.3.0 (2024-04-19)

Features

Reverts

  • downgrade codecov/codecov-action (again) (#351) (18afe30)

v5.2.0

21 Mar 21:27
a3b6695
Compare
Choose a tag to compare

5.2.0 (2024-03-21)

Features

  • add should-be-fine support for flat configs (#343) (a3b6695)

v5.1.1

21 Mar 20:59
622c191
Compare
Choose a tag to compare

5.1.1 (2024-03-21)

Bug Fixes

  • prefer-to-have-style: handle toHaveProperty with variable property name (#347) (622c191)

v5.1.0

26 Aug 01:34
88e8bb0
Compare
Choose a tag to compare

5.1.0 (2023-08-26)

Features

  • make @testing-library/dom dependency optional (#319) (88e8bb0)

v5.0.2

05 Aug 01:55
a7ee93c
Compare
Choose a tag to compare

5.0.2 (2023-08-05)

Bug Fixes

  • prefer-in-document: false positive on .toHaveLength(1) matcher with AllBy query (#311) (a7ee93c)

v5.0.1

04 Jun 20:03
b38b8ea
Compare
Choose a tag to compare

5.0.1 (2023-06-04)

Bug Fixes

  • getQueryNodeFrom: move Identifier type checks to getInnerNodeFrom (#255) (96c364a)
  • prefer-to-have-style: do not offer invalid autofix for computed accessors (#306) (b38b8ea)

v5.0.0

04 Jun 14:32
7b34cbf
Compare
Choose a tag to compare

5.0.0 (2023-06-04)

Features

  • make @testing-library/dom a peer dependency (#304) (7b34cbf)

BREAKING CHANGES

  • Requires @testing-library/dom@^8.0.0 || ^9.0.0

v4.0.3

10 Nov 21:50
5ab24d9
Compare
Choose a tag to compare

4.0.3 (2022-11-10)

Bug Fixes

  • prefer-in-document: handle toHaveLength without any arguments and with trailing commas (#276) (5ab24d9)

v4.0.2

21 May 21:00
8de3593
Compare
Choose a tag to compare

4.0.2 (2022-05-21)

Bug Fixes

  • prefer-to-have-style: properly handle index access of style property (#266) (8de3593)