We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a7db49 commit 0d1b90cCopy full SHA for 0d1b90c
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [29.6.0](https://github.com/jest-community/eslint-plugin-jest/compare/v29.5.0...v29.6.0) (2025-12-21)
2
+
3
4
+### Features
5
6
+* create new `no-unnecessary-assertion` rule ([#1882](https://github.com/jest-community/eslint-plugin-jest/issues/1882)) ([6a7db49](https://github.com/jest-community/eslint-plugin-jest/commit/6a7db490886460e2c853c259cd295746180dec5b))
7
8
# [29.5.0](https://github.com/jest-community/eslint-plugin-jest/compare/v29.4.1...v29.5.0) (2025-12-14)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-jest",
- "version": "29.5.0",
+ "version": "29.6.0",
"description": "ESLint rules for Jest",
"keywords": [
"eslint",
0 commit comments