Releases: testing-library/eslint-plugin-jest-dom
Releases · testing-library/eslint-plugin-jest-dom
v3.1.4
12 Jul 00:48
Compare
Sorry, something went wrong.
No results found
3.1.4 (2020-07-12)
Bug Fixes
to-have-text-content: improved handling non literals and regex in autofix (#65 ) (f5a983d )
v3.1.3
11 Jul 15:08
Compare
Sorry, something went wrong.
No results found
3.1.3 (2020-07-11)
Bug Fixes
to-have-attribute: fixed bug in prefer-to-have-attribute autofix (#64 ) (808c623 )
v3.1.2
10 Jul 15:43
Compare
Sorry, something went wrong.
No results found
3.1.2 (2020-07-10)
Bug Fixes
prefer-checked: don't auto-fix when 2nd argument is a non literal. (#62 ) (564178b )
v3.1.1
09 Jul 21:41
Compare
Sorry, something went wrong.
No results found
3.1.1 (2020-07-09)
Bug Fixes
don't report expect(el.innerHTML).toBe(foo) (#63 ) (8497c48 )
v3.1.0
09 Jul 20:48
Compare
Sorry, something went wrong.
No results found
3.1.0 (2020-07-09)
Features
migrate toBeEmpty to toBeEmptyDOMElement (32a5c14 )
v3.0.1
11 Jun 16:48
Compare
Sorry, something went wrong.
No results found
3.0.1 (2020-06-11)
Bug Fixes
fixed bug w/ toHaveAttribute("aria-check", "true") (#50 ) (fef5a24 )
v3.0.0
11 Jun 14:45
Compare
Sorry, something went wrong.
No results found
3.0.0 (2020-06-11)
Features
BREAKING CHANGES
Requires Node@^10.12.x || 12.x
Requires ESLint@^7.x
v2.1.0
22 Apr 18:30
Compare
Sorry, something went wrong.
No results found
2.1.0 (2020-04-22)
Features
v2.0.1
26 Feb 00:59
Compare
Sorry, something went wrong.
No results found
2.0.1 (2020-02-26)
Bug Fixes
use range instead of start/end properties (#30 ) (a2c0f9e )
v2.0.0
13 Jan 18:58
Compare
Sorry, something went wrong.
No results found
2.0.0 (2020-01-13)
Bug Fixes
Features
BREAKING CHANGES
no longer supporting node 8, update to node 10