File tree 2 files changed +9
-1
lines changed
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
+
1
9
# [ 28.5.0] ( https://github.com/jest-community/eslint-plugin-jest/compare/v28.4.0...v28.5.0 ) (2024-05-03)
2
10
3
11
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-jest" ,
3
- "version" : " 28.5 .0" ,
3
+ "version" : " 28.6 .0" ,
4
4
"description" : " ESLint rules for Jest" ,
5
5
"keywords" : [
6
6
" eslint" ,
You can’t perform that action at this time.
0 commit comments