Releases: testing-library/eslint-plugin-jest-dom
Releases · testing-library/eslint-plugin-jest-dom
v3.4.0
3.4.0 (2020-11-30)
Features
- prefer-in-document: add support for assigments (#107) (7b6f524)
v3.3.0
3.3.0 (2020-11-24)
Features
v3.2.4
3.2.4 (2020-10-24)
Bug Fixes
v3.2.3
3.2.3 (2020-09-10)
Bug Fixes
- fixed bug in toHaveAttribute check on style (#81) (167137a)
v3.2.2
3.2.2 (2020-09-01)
Bug Fixes
- better handling of template literals (#79) (d639db4)
v3.2.1
3.2.1 (2020-08-31)
Bug Fixes
v3.2.0
3.2.0 (2020-08-31)
Features
- rules: added new rule for prefer-to-have-style (#76) (8a55022)
v3.1.7
3.1.7 (2020-08-09)
Bug Fixes
- prefer-empty: Improve fixer for prefer-empty (#73) (e3a12dc)
v3.1.6
3.1.6 (2020-08-05)
Bug Fixes
- prefer-empty: don't report on non empty template strings in to-be-empty (#70) (4f99df9)
v3.1.5
3.1.5 (2020-08-03)
Bug Fixes
- escape special chars in regex for toHaveTextContent fixer (#68) (b0a252d)