Skip to content

Commit 519877f

Browse files
Upcoming Release Changes (#1661)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 0a571bb commit 519877f

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
lines changed

.changeset/dull-tables-mix.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/plugin/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @graphql-eslint/eslint-plugin
22

3+
## 3.19.0
4+
5+
### Minor Changes
6+
7+
- [#1657](https://github.com/B2o5T/graphql-eslint/pull/1657)
8+
[`0a571bb`](https://github.com/B2o5T/graphql-eslint/commit/0a571bbd8756168de29bf7da20a3b714681aab1b)
9+
Thanks [@nishtahir](https://github.com/nishtahir)! - Add `require-nullable-result-in-root` rule to
10+
report on non-null fields in root types
11+
312
## 3.18.0
413

514
### Minor Changes

packages/plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-eslint/eslint-plugin",
3-
"version": "3.18.0",
3+
"version": "3.19.0",
44
"description": "GraphQL plugin for ESLint",
55
"repository": "https://github.com/B2o5T/graphql-eslint",
66
"author": "Dotan Simha <[email protected]>",

0 commit comments

Comments
 (0)