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
+ ## [ 24.1.4] ( https://github.com/jest-community/eslint-plugin-jest/compare/v24.1.3...v24.1.4 ) (2021-02-16)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** lowercase-name:** support ` .each ` methods ([ #746 ] ( https://github.com/jest-community/eslint-plugin-jest/issues/746 ) ) ([ 3d847b2] ( https://github.com/jest-community/eslint-plugin-jest/commit/3d847b2164425a2afb754569dbfff52411c95610 ) )
7
+ * ** require-top-level-describe:** handle ` describe.each ` properly ([ #745 ] ( https://github.com/jest-community/eslint-plugin-jest/issues/745 ) ) ([ 677be45] ( https://github.com/jest-community/eslint-plugin-jest/commit/677be4558a3954e364b0c4150678a4d3fd832337 ) )
8
+
1
9
## [ 24.1.3] ( https://github.com/jest-community/eslint-plugin-jest/compare/v24.1.2...v24.1.3 ) (2020-11-12)
2
10
3
11
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-jest" ,
3
- "version" : " 24.1.3 " ,
3
+ "version" : " 24.1.4 " ,
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