We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 557dd39 commit 67bd270Copy full SHA for 67bd270
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [27.1.1](https://github.com/jest-community/eslint-plugin-jest/compare/v27.1.0...v27.1.1) (2022-10-05)
2
+
3
4
+### Bug Fixes
5
6
+* **prefer-to-be:** support negative numbers ([#1260](https://github.com/jest-community/eslint-plugin-jest/issues/1260)) ([557dd39](https://github.com/jest-community/eslint-plugin-jest/commit/557dd394a4535276a4c6fa046bfb525f4c412800))
7
8
# [27.1.0](https://github.com/jest-community/eslint-plugin-jest/compare/v27.0.4...v27.1.0) (2022-10-03)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-jest",
- "version": "27.1.0",
+ "version": "27.1.1",
"description": "ESLint rules for Jest",
"keywords": [
"eslint",
0 commit comments