Sourced from eslint-plugin-jest-dom's releases.
v5.4.0
5.4.0 (2024-04-19)
Features
v5.3.0
5.3.0 (2024-04-19)
Features
Reverts
v5.2.0
5.2.0 (2024-03-21)
Features
v5.1.1
5.1.1 (2024-03-21)
Bug Fixes
3965c8f
feat: support ESLint v9 (#355)de56a19
ci: update matrix node version conditions (#364)3fc5b10
ci: don't run @testing-library/dom
v10 against Node 12.x (#365)60a3a37
feat: allow testing-library/dom
v10 (#362)7478eba
ci: only test against latest versions of ESLint majors (#363)227d0f8
ci: update matrix of node versions to test against (#361)18afe30
revert: downgrade codecov/codecov-action
(again) (#351)7ddc1f6
chore(deps): bump codecov/codecov-action from 3 to 4 (#350)a3b6695
feat: add should-be-fine support for flat configs (#343)622c191
fix(prefer-to-have-style): handle toHaveProperty
with variable property nam...