We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d1b7a7 commit 90f2d18Copy full SHA for 90f2d18
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [27.1.7](https://github.com/jest-community/eslint-plugin-jest/compare/v27.1.6...v27.1.7) (2022-12-15)
2
+
3
4
+### Bug Fixes
5
6
+* **prefer-spy-on:** improve autofix ([#1308](https://github.com/jest-community/eslint-plugin-jest/issues/1308)) ([5d1b7a7](https://github.com/jest-community/eslint-plugin-jest/commit/5d1b7a76dbc07eb52b5c9111213c32b09e3bec9b))
7
8
## [27.1.6](https://github.com/jest-community/eslint-plugin-jest/compare/v27.1.5...v27.1.6) (2022-11-24)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-jest",
- "version": "27.1.6",
+ "version": "27.1.7",
"description": "ESLint rules for Jest",
"keywords": [
"eslint",
0 commit comments