File tree 2 files changed +13
-1
lines changed
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 26.0.0] ( https://github.com/jest-community/eslint-plugin-jest/compare/v25.7.0...v26.0.0 ) (2022-01-24)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * migrate to non-experimental ts-eslint utils ([ #1035 ] ( https://github.com/jest-community/eslint-plugin-jest/issues/1035 ) ) ([ e894f51] ( https://github.com/jest-community/eslint-plugin-jest/commit/e894f51a0d12e3872a4a41d6ea01950b81c07950 ) )
7
+
8
+
9
+ ### BREAKING CHANGES
10
+
11
+ * Drop support for ` @typescript-eslint/eslint-plugin@4 `
12
+
1
13
# [ 25.7.0] ( https://github.com/jest-community/eslint-plugin-jest/compare/v25.6.0...v25.7.0 ) (2022-01-15)
2
14
3
15
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-jest" ,
3
- "version" : " 25.7 .0" ,
3
+ "version" : " 26.0 .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