We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0eb94b6 commit c42bc74Copy full SHA for c42bc74
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [29.11.0](https://github.com/jest-community/eslint-plugin-jest/compare/v29.10.1...v29.11.0) (2025-12-23)
2
+
3
4
+### Features
5
6
+* create new `prefer-mock-return-shorthand` rule ([#1897](https://github.com/jest-community/eslint-plugin-jest/issues/1897)) ([0eb94b6](https://github.com/jest-community/eslint-plugin-jest/commit/0eb94b6b8b70623e55af1fe7c575edd2c35e00f8))
7
8
## [29.10.1](https://github.com/jest-community/eslint-plugin-jest/compare/v29.10.0...v29.10.1) (2025-12-22)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-jest",
- "version": "29.10.1",
+ "version": "29.11.0",
"description": "ESLint rules for Jest",
"keywords": [
"eslint",
0 commit comments