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 d965592 commit 15488ccCopy full SHA for 15488cc
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [26.7.0](https://github.com/jest-community/eslint-plugin-jest/compare/v26.6.0...v26.7.0) (2022-07-29)
2
+
3
4
+### Features
5
6
+* create `prefer-mock-promise-shorthand` rule ([#1167](https://github.com/jest-community/eslint-plugin-jest/issues/1167)) ([d965592](https://github.com/jest-community/eslint-plugin-jest/commit/d965592bef6e120358b43fbc0a741bd5b516dae9))
7
8
# [26.6.0](https://github.com/jest-community/eslint-plugin-jest/compare/v26.5.3...v26.6.0) (2022-07-14)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-jest",
- "version": "26.6.0",
+ "version": "26.7.0",
"description": "ESLint rules for Jest",
"keywords": [
"eslint",
0 commit comments