File tree Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 21
21
" few-mails-sparkle" ,
22
22
" itchy-ads-compete" ,
23
23
" rare-planes-love" ,
24
+ " real-coins-share" ,
24
25
" strong-needles-compare"
25
26
]
26
27
}
Original file line number Diff line number Diff line change 1
1
# @graphql-eslint/eslint-plugin
2
2
3
+ ## 4.0.0-alpha.1
4
+
5
+ ### Major Changes
6
+
7
+ - [ #2418 ] ( https://github.com/dimaMachina/graphql-eslint/pull/2418 )
8
+ [ ` c2d5386 ` ] ( https://github.com/dimaMachina/graphql-eslint/commit/c2d53869c84e7393b11239f78d55eb1477a9a077 )
9
+ Thanks [ @comatory ] ( https://github.com/comatory ) ! - exposing GraphQLESTreeNode type
10
+
3
11
## 4.0.0-alpha.0
4
12
5
13
### Major Changes
@@ -1099,8 +1107,8 @@ Special thanks to @connorjs
1099
1107
1100
1108
### Minor Changes
1101
1109
1102
- - 4693f27 : [New rule] strict- id- in - types: use this to enforce output types to have a unique
1103
- indentifier field unless being in exceptions
1110
+ - 4693f27 : [New rule] strict- id- in - types: use this to enforce output types to have a unique indentifier
1111
+ field unless being in exceptions
1104
1112
1105
1113
## 0.8 .1
1106
1114
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.0 " ,
3
+ "version" : " 4.0.0-alpha.1 " ,
4
4
"description" : " GraphQL plugin for ESLint" ,
5
5
"repository" : " https://github.com/B2o5T/graphql-eslint" ,
6
6
"author" :
" Dotan Simha <[email protected] >" ,
You can’t perform that action at this time.
0 commit comments