File tree 3 files changed +18
-1
lines changed
3 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 20
20
" breezy-seals-sparkle" ,
21
21
" chilled-rivers-prove" ,
22
22
" chilly-ants-exist" ,
23
+ " cool-spoons-explain" ,
23
24
" curly-socks-boil" ,
24
25
" dull-scissors-destroy" ,
25
26
" empty-horses-relate" ,
26
27
" empty-singers-develop" ,
28
+ " fast-fishes-shake" ,
27
29
" few-mails-sparkle" ,
28
30
" friendly-singers-rush" ,
29
31
" healthy-moose-kneel" ,
Original file line number Diff line number Diff line change 1
1
# @graphql-eslint/eslint-plugin
2
2
3
+ ## 4.0.0-alpha.15
4
+
5
+ ### Patch Changes
6
+
7
+ - [ #2743 ] ( https://github.com/dimaMachina/graphql-eslint/pull/2743 )
8
+ [ ` 03ccb9d ` ] ( https://github.com/dimaMachina/graphql-eslint/commit/03ccb9dabcd70af92ae46a0807f6cd979317a38f )
9
+ Thanks [ @dimaMachina ] ( https://github.com/dimaMachina ) ! - fix error from ` no-deprecated ` rule
10
+ ` 4.0.0-alpha.13: node.typeInfo(...).inputType.getFields is not a function `
11
+
12
+ - [ #2735 ] ( https://github.com/dimaMachina/graphql-eslint/pull/2735 )
13
+ [ ` ccd9303 ` ] ( https://github.com/dimaMachina/graphql-eslint/commit/ccd930309957896f5d22ed59d40a67803ee77868 )
14
+ Thanks [ @dimaMachina ] ( https://github.com/dimaMachina ) ! - fix reporting lint issues not on first
15
+ char of file for ` .vue ` and support ESLint fixes and suggestions for them. Use
16
+ [ new official example] ( https://github.com/dimaMachina/graphql-eslint/blob/master/examples/vue-code-file/eslint.config.js )
17
+
3
18
## 4.0.0-alpha.14
4
19
5
20
### 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.14 " ,
3
+ "version" : " 4.0.0-alpha.15 " ,
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