There was an error while loading. Please reload this page.
1 parent a8625f1 commit 730c3eeCopy full SHA for 730c3ee
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [29.2.0](https://github.com/jest-community/eslint-plugin-jest/compare/v29.1.0...v29.2.0) (2025-11-20)
2
+
3
4
+### Features
5
6
+* create new `valid-mock-module-path` rule ([#1845](https://github.com/jest-community/eslint-plugin-jest/issues/1845)) ([a8625f1](https://github.com/jest-community/eslint-plugin-jest/commit/a8625f1e77758aacb1daedc4eb628050a797082a))
7
8
# [29.1.0](https://github.com/jest-community/eslint-plugin-jest/compare/v29.0.1...v29.1.0) (2025-11-10)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-jest",
- "version": "29.1.0",
+ "version": "29.2.0",
"description": "ESLint rules for Jest",
"keywords": [
"eslint",
0 commit comments