File tree 2 files changed +8
-1
lines changed
2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 28.0.0-next.6] ( https://github.com/jest-community/eslint-plugin-jest/compare/v28.0.0-next.5...v28.0.0-next.6 ) (2024-03-29)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** no-large-snapshots:** avoid ` instanceof RegExp ` check for ESLint v9 compatibility ([ #1542 ] ( https://github.com/jest-community/eslint-plugin-jest/issues/1542 ) ) ([ af4a9c9] ( https://github.com/jest-community/eslint-plugin-jest/commit/af4a9c94d624b5db4643c994f5bec96b0cb889b8 ) )
7
+
1
8
# [ 28.0.0-next.5] ( https://github.com/jest-community/eslint-plugin-jest/compare/v28.0.0-next.4...v28.0.0-next.5 ) (2024-03-27)
2
9
3
10
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-jest" ,
3
- "version" : " 28.0.0-next.5 " ,
3
+ "version" : " 28.0.0-next.6 " ,
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