File tree Expand file tree Collapse file tree 3 files changed +18
-2
lines changed Expand file tree Collapse file tree 3 files changed +18
-2
lines changed Original file line number Diff line number Diff line change 2222 " chilly-ants-exist" ,
2323 " curly-socks-boil" ,
2424 " dull-scissors-destroy" ,
25+ " empty-singers-develop" ,
2526 " few-mails-sparkle" ,
2627 " friendly-singers-rush" ,
2728 " healthy-moose-kneel" ,
3132 " metal-wasps-type" ,
3233 " rare-planes-love" ,
3334 " real-coins-share" ,
34- " strong-needles-compare"
35+ " strong-needles-compare" ,
36+ " weak-readers-build"
3537 ]
3638}
Original file line number Diff line number Diff line change 11# @graphql-eslint/eslint-plugin
22
3+ ## 4.0.0-alpha.8
4+
5+ ### Minor Changes
6+
7+ - [ #2385 ] ( https://github.com/dimaMachina/graphql-eslint/pull/2385 )
8+ [ ` afa8b8a ` ] ( https://github.com/dimaMachina/graphql-eslint/commit/afa8b8af92b8eb92595a1cc9b24c42c4e4705ed2 )
9+ Thanks [ @deathemperor ] ( https://github.com/deathemperor ) ! - feat: add a new option ` { ` for
10+ alphabetize rule to sort fields ` selection set `
11+
12+ - [ #2293 ] ( https://github.com/dimaMachina/graphql-eslint/pull/2293 )
13+ [ ` 01f7087 ` ] ( https://github.com/dimaMachina/graphql-eslint/commit/01f70879e5befc92acd9afffe7d2a56ee447f316 )
14+ Thanks [ @yoavsion ] ( https://github.com/yoavsion ) ! - Support the fragment spread group when defining
15+ alphabetize rule's groups with new option ` ... `
16+
317## 4.0.0-alpha.7
418
519### Major Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @graphql-eslint/eslint-plugin" ,
3- "version" : " 4.0.0-alpha.7 " ,
3+ "version" : " 4.0.0-alpha.8 " ,
44 "type" : " module" ,
55 "description" : " GraphQL plugin for ESLint" ,
66 "repository" : " https://github.com/B2o5T/graphql-eslint" ,
You can’t perform that action at this time.
0 commit comments