File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1+ # [ 28.6.0] ( https://github.com/jest-community/eslint-plugin-jest/compare/v28.5.0...v28.6.0 ) (2024-06-06)
2+
3+
4+ ### Features
5+
6+ * ** prefer-jest-mocked:** add new rule ([ #1599 ] ( https://github.com/jest-community/eslint-plugin-jest/issues/1599 ) ) ([ 4b6a4f2] ( https://github.com/jest-community/eslint-plugin-jest/commit/4b6a4f29c51ccc2dbb79a2f24d4a5cecd8195a8b ) )
7+ * ** valid-expect:** supporting automatically fixing adding async in some cases ([ #1579 ] ( https://github.com/jest-community/eslint-plugin-jest/issues/1579 ) ) ([ 5b9b47e] ( https://github.com/jest-community/eslint-plugin-jest/commit/5b9b47e3822e7895f8d74d73b0e07e3eff406523 ) )
8+
19# [ 28.5.0] ( https://github.com/jest-community/eslint-plugin-jest/compare/v28.4.0...v28.5.0 ) (2024-05-03)
210
311
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-jest" ,
3- "version" : " 28.5 .0" ,
3+ "version" : " 28.6 .0" ,
44 "description" : " ESLint rules for Jest" ,
55 "keywords" : [
66 " eslint" ,
You can’t perform that action at this time.
0 commit comments