Releases: testing-library/eslint-plugin-jest-dom
Releases · testing-library/eslint-plugin-jest-dom
v4.0.2
21 May 21:00
Compare
Sorry, something went wrong.
No results found
4.0.2 (2022-05-21)
Bug Fixes
prefer-to-have-style: properly handle index access of style property (#266 ) (8de3593 )
v4.0.1
02 Jan 20:31
Compare
Sorry, something went wrong.
No results found
4.0.1 (2022-01-02)
Bug Fixes
prefer-in-document: don't crash on matchers that are not being called (#250 ) (6b02930 )
v4.0.0
26 Dec 23:46
Compare
Sorry, something went wrong.
No results found
4.0.0 (2021-12-26)
Features
BREAKING CHANGES
Requires Node@^12.22.0 || ^14.17.0 || >=16.0.0
v3.9.4
26 Dec 08:29
Compare
Sorry, something went wrong.
No results found
3.9.4 (2021-12-26)
Bug Fixes
prefer-to-have-value: check that property exists before accessing (#243 ) (3f59068 )
v3.9.3
26 Dec 08:24
Compare
Sorry, something went wrong.
No results found
3.9.3 (2021-12-26)
Bug Fixes
prefer-in-document: check that argument exists before accessing (#242 ) (e8cefd3 )
v3.9.2
12 Sep 09:01
Compare
Sorry, something went wrong.
No results found
3.9.2 (2021-09-12)
Bug Fixes
v3.9.1
11 Sep 18:28
Compare
Sorry, something went wrong.
No results found
3.9.1 (2021-09-11)
Bug Fixes
prefer-to-have-style: Handle case where matcher toBe contains empty string value (#180 ) (1e20f0c )
v3.9.0
10 May 17:00
Compare
Sorry, something went wrong.
No results found
3.9.0 (2021-05-10)
Features
[prefer-in-document] Detect and auto-fix 'toBeFalsy()' and 'toBeTruthy()' (#172 ) (fae4203 )
v3.8.1
24 Apr 01:59
Compare
Sorry, something went wrong.
No results found
3.8.1 (2021-04-24)
Bug Fixes
createBannedAttributeRule: check arguments length before accessing (#167 ) (85a3a20 )
prefer-in-document: check that a node has arguments before trying to access properties on them (#165 ) (eb1bf68 )
v3.8.0
10 Apr 03:06
Compare
Sorry, something went wrong.
No results found
3.8.0 (2021-04-10)
Features