Skip to content

Commit

Permalink
Upcoming Release Changes (alpha) (#2744)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Nov 21, 2024
1 parent 03ccb9d commit 7ed84b3
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,12 @@
"breezy-seals-sparkle",
"chilled-rivers-prove",
"chilly-ants-exist",
"cool-spoons-explain",
"curly-socks-boil",
"dull-scissors-destroy",
"empty-horses-relate",
"empty-singers-develop",
"fast-fishes-shake",
"few-mails-sparkle",
"friendly-singers-rush",
"healthy-moose-kneel",
Expand Down
15 changes: 15 additions & 0 deletions packages/plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @graphql-eslint/eslint-plugin

## 4.0.0-alpha.15

### Patch Changes

- [#2743](https://github.com/dimaMachina/graphql-eslint/pull/2743)
[`03ccb9d`](https://github.com/dimaMachina/graphql-eslint/commit/03ccb9dabcd70af92ae46a0807f6cd979317a38f)
Thanks [@dimaMachina](https://github.com/dimaMachina)! - fix error from `no-deprecated` rule
`4.0.0-alpha.13: node.typeInfo(...).inputType.getFields is not a function`

- [#2735](https://github.com/dimaMachina/graphql-eslint/pull/2735)
[`ccd9303`](https://github.com/dimaMachina/graphql-eslint/commit/ccd930309957896f5d22ed59d40a67803ee77868)
Thanks [@dimaMachina](https://github.com/dimaMachina)! - fix reporting lint issues not on first
char of file for `.vue` and support ESLint fixes and suggestions for them. Use
[new official example](https://github.com/dimaMachina/graphql-eslint/blob/master/examples/vue-code-file/eslint.config.js)

## 4.0.0-alpha.14

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-eslint/eslint-plugin",
"version": "4.0.0-alpha.14",
"version": "4.0.0-alpha.15",
"type": "module",
"description": "GraphQL plugin for ESLint",
"repository": "https://github.com/B2o5T/graphql-eslint",
Expand Down

0 comments on commit 7ed84b3

Please sign in to comment.