We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa946a6 commit 9725597Copy full SHA for 9725597
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [24.1.9](https://github.com/jest-community/eslint-plugin-jest/compare/v24.1.8...v24.1.9) (2021-03-08)
2
+
3
4
+### Bug Fixes
5
6
+* **valid-describe:** false positive with template describe.each ([#785](https://github.com/jest-community/eslint-plugin-jest/issues/785)) ([aa946a6](https://github.com/jest-community/eslint-plugin-jest/commit/aa946a6f7ae7106b78996587760d92ace33227ad))
7
8
## [24.1.8](https://github.com/jest-community/eslint-plugin-jest/compare/v24.1.7...v24.1.8) (2021-03-07)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-jest",
- "version": "24.1.8",
+ "version": "24.1.9",
"description": "Eslint rules for Jest",
"keywords": [
"eslint",
0 commit comments