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 eb11876 commit 5447f77Copy full SHA for 5447f77
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [25.6.0](https://github.com/jest-community/eslint-plugin-jest/compare/v25.5.0...v25.6.0) (2022-01-15)
2
+
3
4
+### Features
5
6
+* create `prefer-comparison-matcher` rule ([#1015](https://github.com/jest-community/eslint-plugin-jest/issues/1015)) ([eb11876](https://github.com/jest-community/eslint-plugin-jest/commit/eb118761a422b3589311113cd827a6be437f5bb5))
7
8
# [25.5.0](https://github.com/jest-community/eslint-plugin-jest/compare/v25.4.0...v25.5.0) (2022-01-15)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-jest",
- "version": "25.5.0",
+ "version": "25.6.0",
"description": "Eslint rules for Jest",
"keywords": [
"eslint",
0 commit comments