File tree Expand file tree Collapse file tree 4 files changed +11
-8
lines changed Expand file tree Collapse file tree 4 files changed +11
-8
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1313 },
1414 "devDependencies" : {
1515 "@eslint/js" : " 9.15.0" ,
16- "@graphql-eslint/eslint-plugin" : " 4.1.1 " ,
16+ "@graphql-eslint/eslint-plugin" : " 4.2.0 " ,
1717 "eslint" : " 9.15.0"
1818 }
1919}
Original file line number Diff line number Diff line change 11# @graphql-eslint/eslint-plugin
22
3+ ## 4.2.0
4+
5+ ### Minor Changes
6+
7+ - [ #2790 ] ( https://github.com/dimaMachina/graphql-eslint/pull/2790 )
8+ [ ` 438078d ` ] ( https://github.com/dimaMachina/graphql-eslint/commit/438078d54442ef5e584affb2ae82c32898ce7e3e )
9+ Thanks [ @dimaMachina ] ( https://github.com/dimaMachina ) ! - feat(` require-selections ` rule):
10+ introduce new option ` requireAllFields ` to require all values of ` fieldName: string[] ` option
11+
312## 4.1.1
413
514### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @graphql-eslint/eslint-plugin" ,
3- "version" : " 4.1.1 " ,
3+ "version" : " 4.2.0 " ,
44 "type" : " module" ,
55 "description" : " GraphQL plugin for ESLint" ,
66 "repository" : " https://github.com/dimaMachina/graphql-eslint" ,
You can’t perform that action at this time.
0 commit comments