We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 574eaed commit 39719a3Copy full SHA for 39719a3
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [26.9.0](https://github.com/jest-community/eslint-plugin-jest/compare/v26.8.7...v26.9.0) (2022-08-28)
2
+
3
4
+### Features
5
6
+* create `prefer-each` rule ([#1222](https://github.com/jest-community/eslint-plugin-jest/issues/1222)) ([574eaed](https://github.com/jest-community/eslint-plugin-jest/commit/574eaed9fafcdc4ed5624451f792c8951eb49f0a))
7
8
## [26.8.7](https://github.com/jest-community/eslint-plugin-jest/compare/v26.8.6...v26.8.7) (2022-08-21)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-jest",
- "version": "26.8.7",
+ "version": "26.9.0",
"description": "ESLint rules for Jest",
"keywords": [
"eslint",
0 commit comments