Releases: testing-library/eslint-plugin-jest-dom
Releases · testing-library/eslint-plugin-jest-dom
v1.4.2
1.4.2 (2019-12-16)
Bug Fixes
- fixed bug in prefer-focus with call expression in expect statement (a76d74c)
v1.4.1
1.4.1 (2019-12-16)
Bug Fixes
v1.4.0
1.4.0 (2019-12-15)
Features
v1.3.0
1.3.0 (2019-12-09)
Features
- add prefer-to-have-attribute to recommended config (#18) (abf7cca)
v1.2.1
1.2.1 (2019-11-18)
Bug Fixes
- prevent direct checks against attributes (#16) (87566a2)
v1.2.0
1.2.0 (2019-11-17)
Features
v1.1.3
1.1.3 (2019-11-06)
Bug Fixes
- Add missing jest-dom prefix to config (fixes #10) (#13) (ec23b96)
v1.1.2
1.1.2 (2019-11-04)
Bug Fixes
Reverts
v1.1.1
1.1.1 (2019-10-31)
Bug Fixes
- Autogenerate recommended config (c3e0654), closes #4
v1.1.0
1.1.0 (2019-10-31)
Features
- Merge pull request #3 from nickmccurdy/add-recommended-config (1051c12)