We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b6fd20 commit 87d845dCopy full SHA for 87d845d
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [26.6.0](https://github.com/jest-community/eslint-plugin-jest/compare/v26.5.3...v26.6.0) (2022-07-14)
2
+
3
4
+### Features
5
6
+* create `max-expects` rule ([#1166](https://github.com/jest-community/eslint-plugin-jest/issues/1166)) ([5b6fd20](https://github.com/jest-community/eslint-plugin-jest/commit/5b6fd20b37baee87779c9aef856f747e55e0f467))
7
8
## [26.5.3](https://github.com/jest-community/eslint-plugin-jest/compare/v26.5.2...v26.5.3) (2022-06-06)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-jest",
- "version": "26.5.3",
+ "version": "26.6.0",
"description": "ESLint rules for Jest",
"keywords": [
"eslint",
0 commit comments