File tree Expand file tree Collapse file tree 3 files changed +17
-1
lines changed
Expand file tree Collapse file tree 3 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1717 "changesets" : [
1818 " @graphql-eslint_eslint-plugin-1792-dependencies" ,
1919 " @graphql-eslint_eslint-plugin-1813-dependencies" ,
20+ " breezy-seals-sparkle" ,
2021 " dull-scissors-destroy" ,
2122 " few-mails-sparkle" ,
2223 " itchy-ads-compete" ,
24+ " lovely-laws-hide" ,
2325 " rare-planes-love" ,
2426 " real-coins-share" ,
2527 " strong-needles-compare"
Original file line number Diff line number Diff line change 11# @graphql-eslint/eslint-plugin
22
3+ ## 4.0.0-alpha.2
4+
5+ ### Patch Changes
6+
7+ - [ #2455 ] ( https://github.com/dimaMachina/graphql-eslint/pull/2455 )
8+ [ ` 08a8a13 ` ] ( https://github.com/dimaMachina/graphql-eslint/commit/08a8a1382d51140ddf7a310de3a711b354533879 )
9+ Thanks [ @dimaMachina ] ( https://github.com/dimaMachina ) ! - fix caching issues for
10+ ` no-unreachable-types ` / ` no-unused-fields ` rules for multi projects
11+
12+ - [ #2458 ] ( https://github.com/dimaMachina/graphql-eslint/pull/2458 )
13+ [ ` 9096458 ` ] ( https://github.com/dimaMachina/graphql-eslint/commit/909645893d41f2ccf618b2c74fb7671ddab538b9 )
14+ Thanks [ @dimaMachina ] ( https://github.com/dimaMachina ) ! - add ` meta ` object with ` name ` and
15+ ` version ` to ` parser ` and ` processor ` to be compatible with ESLint 9
16+
317## 4.0.0-alpha.1
418
519### Major Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @graphql-eslint/eslint-plugin" ,
3- "version" : " 4.0.0-alpha.1 " ,
3+ "version" : " 4.0.0-alpha.2 " ,
44 "type" : " module" ,
55 "description" : " GraphQL plugin for ESLint" ,
66 "repository" : " https://github.com/B2o5T/graphql-eslint" ,
You can’t perform that action at this time.
0 commit comments