File tree 3 files changed +11
-1
lines changed
3 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 34
34
" rare-planes-love" ,
35
35
" real-coins-share" ,
36
36
" strong-needles-compare" ,
37
+ " twenty-tables-help" ,
37
38
" weak-readers-build"
38
39
]
39
40
}
Original file line number Diff line number Diff line change 1
1
# @graphql-eslint/eslint-plugin
2
2
3
+ ## 4.0.0-alpha.10
4
+
5
+ ### Major Changes
6
+
7
+ - [ #2319 ] ( https://github.com/dimaMachina/graphql-eslint/pull/2319 )
8
+ [ ` b3c73dc ` ] ( https://github.com/dimaMachina/graphql-eslint/commit/b3c73dc6f0d1de7cfb232bc0e78ab871edc247de )
9
+ Thanks [ @maciesielka ] ( https://github.com/maciesielka ) ! - Enforce ` require-selections ` on
10
+ ` FragmentSpread ` s within ` GraphQLUnionType ` s
11
+
3
12
## 4.0.0-alpha.9
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.9 " ,
3
+ "version" : " 4.0.0-alpha.10 " ,
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