Skip to content

Commit

Permalink
Upcoming Release Changes (alpha) (#2456)
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 Jul 31, 2024
1 parent b93424d commit aa5df74
Show file tree
Hide file tree
Showing 3 changed files with 17 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 @@ -17,9 +17,11 @@
"changesets": [
"@graphql-eslint_eslint-plugin-1792-dependencies",
"@graphql-eslint_eslint-plugin-1813-dependencies",
"breezy-seals-sparkle",
"dull-scissors-destroy",
"few-mails-sparkle",
"itchy-ads-compete",
"lovely-laws-hide",
"rare-planes-love",
"real-coins-share",
"strong-needles-compare"
Expand Down
14 changes: 14 additions & 0 deletions packages/plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @graphql-eslint/eslint-plugin

## 4.0.0-alpha.2

### Patch Changes

- [#2455](https://github.com/dimaMachina/graphql-eslint/pull/2455)
[`08a8a13`](https://github.com/dimaMachina/graphql-eslint/commit/08a8a1382d51140ddf7a310de3a711b354533879)
Thanks [@dimaMachina](https://github.com/dimaMachina)! - fix caching issues for
`no-unreachable-types` / `no-unused-fields` rules for multi projects

- [#2458](https://github.com/dimaMachina/graphql-eslint/pull/2458)
[`9096458`](https://github.com/dimaMachina/graphql-eslint/commit/909645893d41f2ccf618b2c74fb7671ddab538b9)
Thanks [@dimaMachina](https://github.com/dimaMachina)! - add `meta` object with `name` and
`version` to `parser` and `processor` to be compatible with ESLint 9

## 4.0.0-alpha.1

### Major 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.1",
"version": "4.0.0-alpha.2",
"type": "module",
"description": "GraphQL plugin for ESLint",
"repository": "https://github.com/B2o5T/graphql-eslint",
Expand Down

0 comments on commit aa5df74

Please sign in to comment.