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 33
33
" lovely-laws-hide" ,
34
34
" metal-wasps-type" ,
35
35
" neat-cows-worry" ,
36
+ " popular-radios-sleep" ,
36
37
" rare-planes-love" ,
37
38
" real-coins-share" ,
38
39
" strong-needles-compare" ,
Original file line number Diff line number Diff line change 1
1
# @graphql-eslint/eslint-plugin
2
2
3
+ ## 4.0.0-alpha.14
4
+
5
+ ### Patch Changes
6
+
7
+ - [ #2721 ] ( https://github.com/dimaMachina/graphql-eslint/pull/2721 )
8
+ [ ` cda7929 ` ] ( https://github.com/dimaMachina/graphql-eslint/commit/cda7929a69256afe3f87ef69f950d35b089775f2 )
9
+ Thanks [ @dimaMachina ] ( https://github.com/dimaMachina ) ! - fix ` no-unreachable-types ` to consider
10
+ wrapped request directive argument types
11
+
3
12
## 4.0.0-alpha.13
4
13
5
14
### Minor 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.13 " ,
3
+ "version" : " 4.0.0-alpha.14 " ,
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