You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [23.14.0](v23.13.2...v23.14.0) (2020-06-20)
### Bug Fixes
* **no-test-callback:** check argument is an identifier ([f70612d](f70612d))
* **no-test-callback:** provide suggestion instead of autofix ([782d8fa](782d8fa))
* **prefer-strict-equal:** provide suggestion instead of autofix ([2eaed2b](2eaed2b))
### Features
* **prefer-expect-assertions:** provide suggestions ([bad88a0](bad88a0))
***no-test-callback:** check argument is an identifier ([f70612d](https://github.com/jest-community/eslint-plugin-jest/commit/f70612d8b414575725a5831ed9dfad1eaf1e6548))
7
+
***no-test-callback:** provide suggestion instead of autofix ([782d8fa](https://github.com/jest-community/eslint-plugin-jest/commit/782d8fa00149143f453e7cb066f90c017e2d3f61))
8
+
***prefer-strict-equal:** provide suggestion instead of autofix ([2eaed2b](https://github.com/jest-community/eslint-plugin-jest/commit/2eaed2bf30c72b03ee205910887f8aab304047a5))
9
+
10
+
11
+
### Features
12
+
13
+
***prefer-expect-assertions:** provide suggestions ([bad88a0](https://github.com/jest-community/eslint-plugin-jest/commit/bad88a006135258e8da18902a84bdb52a9bb9fa7))
0 commit comments