File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 25.0.0-next.2] ( https://github.com/jest-community/eslint-plugin-jest/compare/v25.0.0-next.1...v25.0.0-next.2 ) (2021-09-13)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * stop testing ESLint 5 ([ #893 ] ( https://github.com/jest-community/eslint-plugin-jest/issues/893 ) ) ([ 47a0138] ( https://github.com/jest-community/eslint-plugin-jest/commit/47a0138856e6247cde00b17682e49865b8f5a1f6 ) )
7
+
8
+
9
+ ### BREAKING CHANGES
10
+
11
+ * Drop support for ESLint 5
12
+
1
13
# [ 25.0.0-next.1] ( https://github.com/jest-community/eslint-plugin-jest/compare/v24.4.0...v25.0.0-next.1 ) (2021-09-13)
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.0.0-next.1 " ,
3
+ "version" : " 25.0.0-next.2 " ,
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