File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 38
38
" strong-needles-compare" ,
39
39
" twenty-tables-help" ,
40
40
" unlucky-months-sit" ,
41
- " weak-readers-build"
41
+ " weak-readers-build" ,
42
+ " yellow-elephants-study"
42
43
]
43
44
}
Original file line number Diff line number Diff line change 1
1
# @graphql-eslint/eslint-plugin
2
2
3
+ ## 4.0.0-alpha.13
4
+
5
+ ### Minor Changes
6
+
7
+ - [ #2719 ] ( https://github.com/dimaMachina/graphql-eslint/pull/2719 )
8
+ [ ` 57d6edf ` ] ( https://github.com/dimaMachina/graphql-eslint/commit/57d6edf07226dba743b4045ddaab3c0212d738bf )
9
+ Thanks [ @dimaMachina ] ( https://github.com/dimaMachina ) ! - check for deprecated arguments and object
10
+ field nodes in graphql operations in ` no-deprecated ` rule
11
+
3
12
## 4.0.0-alpha.12
4
13
5
14
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphql-eslint/eslint-plugin" ,
3
- "version" : " 4.0.0-alpha.12 " ,
3
+ "version" : " 4.0.0-alpha.13 " ,
4
4
"type" : " module" ,
5
5
"description" : " GraphQL plugin for ESLint" ,
6
6
"repository" : " https://github.com/B2o5T/graphql-eslint" ,
You can’t perform that action at this time.
0 commit comments