Releases: jest-community/eslint-plugin-jest
Releases · jest-community/eslint-plugin-jest
v21.15.1
Bug Fixes
- rules: improve no-identical-title error message (#108) (8213ada)
v21.14.1
Bug Fixes
- valid-describe: add check for empty arguments (#94) (80c9b33), closes #93
v21.14.0
Features
- rules: add 'no-jest-import' rule to the recommended config (#99) (fb54759), closes #98
v21.12.3
Bug Fixes
- util: add a test instead of throwing an error on getDocsUrl (#96) (6e79636), closes #91
v21.12.2
Bug Fixes
- coverage: get close to 100% test coverage (#67) (58f4396)
v21.12.1
Bug Fixes
- valid-describe: support TemplateLiteral first argument (#77) (47eb6c2), closes #75