File tree Expand file tree Collapse file tree 4 files changed +21
-2
lines changed Expand file tree Collapse file tree 4 files changed +21
-2
lines changed Original file line number Diff line number Diff line change 39
39
" popular-radios-sleep" ,
40
40
" rare-planes-love" ,
41
41
" real-coins-share" ,
42
+ " sour-peaches-prove" ,
42
43
" strong-needles-compare" ,
44
+ " tame-tigers-own" ,
43
45
" twenty-tables-help" ,
44
46
" unlucky-months-sit" ,
45
47
" weak-readers-build" ,
Original file line number Diff line number Diff line change 13
13
},
14
14
"devDependencies" : {
15
15
"@eslint/js" : " 9.15.0" ,
16
- "@graphql-eslint/eslint-plugin" : " 4.0.0-alpha.16 " ,
16
+ "@graphql-eslint/eslint-plugin" : " 4.0.0-alpha.17 " ,
17
17
"eslint" : " 9.15.0"
18
18
}
19
19
}
Original file line number Diff line number Diff line change 1
1
# @graphql-eslint/eslint-plugin
2
2
3
+ ## 4.0.0-alpha.17
4
+
5
+ ### Major Changes
6
+
7
+ - [ #2768 ] ( https://github.com/dimaMachina/graphql-eslint/pull/2768 )
8
+ [ ` 241936a ` ] ( https://github.com/dimaMachina/graphql-eslint/commit/241936acfebef3e6201703e483776d3f952a6f0f )
9
+ Thanks [ @dimaMachina ] ( https://github.com/dimaMachina ) ! - - rename ` requireSiblingsOperations ` to
10
+ ` requireGraphQLOperations `
11
+ - rename ` requireGraphQLSchemaFromContext ` to ` requireGraphQLSchema `
12
+
13
+ ### Patch Changes
14
+
15
+ - [ #2763 ] ( https://github.com/dimaMachina/graphql-eslint/pull/2763 )
16
+ [ ` baba639 ` ] ( https://github.com/dimaMachina/graphql-eslint/commit/baba6392a5e4c8a43690ddd95b54bd2a22f97af2 )
17
+ Thanks [ @dimaMachina ] ( https://github.com/dimaMachina ) ! - fix
18
+ https://bit.ly/graphql-eslint-operations links
19
+
3
20
## 4.0.0-alpha.16
4
21
5
22
### 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.16 " ,
3
+ "version" : " 4.0.0-alpha.17 " ,
4
4
"type" : " module" ,
5
5
"description" : " GraphQL plugin for ESLint" ,
6
6
"repository" : " https://github.com/dimaMachina/graphql-eslint" ,
You can’t perform that action at this time.
0 commit comments