File tree 3 files changed +12
-1
lines changed
3 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 29
29
" healthy-moose-kneel" ,
30
30
" heavy-onions-fry" ,
31
31
" itchy-ads-compete" ,
32
+ " lovely-emus-shake" ,
32
33
" lovely-laws-hide" ,
33
34
" metal-wasps-type" ,
34
35
" rare-planes-love" ,
Original file line number Diff line number Diff line change 1
1
# @graphql-eslint/eslint-plugin
2
2
3
+ ## 4.0.0-alpha.11
4
+
5
+ ### Major Changes
6
+
7
+ - [ #2281 ] ( https://github.com/dimaMachina/graphql-eslint/pull/2281 )
8
+ [ ` c53cb4e ` ] ( https://github.com/dimaMachina/graphql-eslint/commit/c53cb4e8e462f65e880cb700020602081632503c )
9
+ Thanks [ @maciesielka ] ( https://github.com/maciesielka ) ! - Add new config option
10
+ ` ignoredFieldSelectors ` to ` no-unused-fields ` rule to ignore all the relay pagination fields for
11
+ every connection exposed in schema for example
12
+
3
13
## 4.0.0-alpha.10
4
14
5
15
### Major 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.10 " ,
3
+ "version" : " 4.0.0-alpha.11 " ,
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