File tree 3 files changed +17
-1
lines changed
3 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 32
32
" lovely-emus-shake" ,
33
33
" lovely-laws-hide" ,
34
34
" metal-wasps-type" ,
35
+ " neat-cows-worry" ,
35
36
" rare-planes-love" ,
36
37
" real-coins-share" ,
37
38
" strong-needles-compare" ,
38
39
" twenty-tables-help" ,
40
+ " unlucky-months-sit" ,
39
41
" weak-readers-build"
40
42
]
41
43
}
Original file line number Diff line number Diff line change 1
1
# @graphql-eslint/eslint-plugin
2
2
3
+ ## 4.0.0-alpha.12
4
+
5
+ ### Patch Changes
6
+
7
+ - [ #2711 ] ( https://github.com/dimaMachina/graphql-eslint/pull/2711 )
8
+ [ ` b15df66 ` ] ( https://github.com/dimaMachina/graphql-eslint/commit/b15df66b048fdd57e108a6332a6b546765685f7e )
9
+ Thanks [ @dimaMachina ] ( https://github.com/dimaMachina ) ! - Reenable running
10
+ ` require-id-when-available ` on ` FragmentDefinition `
11
+
12
+ - [ #2713 ] ( https://github.com/dimaMachina/graphql-eslint/pull/2713 )
13
+ [ ` 8b6d46b ` ] ( https://github.com/dimaMachina/graphql-eslint/commit/8b6d46b3ceac6397c6471ce127add2daa6593e30 )
14
+ Thanks [ @dimaMachina ] ( https://github.com/dimaMachina ) ! - ` naming-convention ` rule should not fail
15
+ when aliasing underscore fields
16
+
3
17
## 4.0.0-alpha.11
4
18
5
19
### Major 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.11 " ,
3
+ "version" : " 4.0.0-alpha.12 " ,
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