File tree Expand file tree Collapse file tree 4 files changed +14
-11
lines changed
Expand file tree Collapse file tree 4 files changed +14
-11
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @graphql-eslint/eslint-plugin
22
3+ ## 3.16.1
4+
5+ ### Patch Changes
6+
7+ - [ #1467 ] ( https://github.com/B2o5T/graphql-eslint/pull/1467 )
8+ [ ` 12f802c ` ] ( https://github.com/B2o5T/graphql-eslint/commit/12f802c354c389c13fb2f220a652683a2153da28 )
9+ Thanks [ @B2o5T ] ( https://github.com/B2o5T ) ! - fix ` require-id-when-available ` check unions as well
10+
11+ - [ #1469 ] ( https://github.com/B2o5T/graphql-eslint/pull/1469 )
12+ [ ` 6b4e20c ` ] ( https://github.com/B2o5T/graphql-eslint/commit/6b4e20c922132c00961a90c17185fffcda2cdad2 )
13+ Thanks [ @B2o5T ] ( https://github.com/B2o5T ) ! - fix ` no-unreachable-types ` ignore types from
14+ directive arguments with request locations
15+
316## 3.16.0
417
518### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @graphql-eslint/eslint-plugin" ,
3- "version" : " 3.16.0 " ,
3+ "version" : " 3.16.1 " ,
44 "description" : " GraphQL plugin for ESLint" ,
55 "repository" : " https://github.com/B2o5T/graphql-eslint" ,
66 "author" : " Dotan Simha <dotansimha@gmail.com>" ,
You can’t perform that action at this time.
0 commit comments