File tree Expand file tree Collapse file tree 3 files changed +14
-1
lines changed Expand file tree Collapse file tree 3 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 2323 " dull-scissors-destroy" ,
2424 " few-mails-sparkle" ,
2525 " friendly-singers-rush" ,
26+ " healthy-moose-kneel" ,
2627 " heavy-onions-fry" ,
2728 " itchy-ads-compete" ,
2829 " lovely-laws-hide" ,
Original file line number Diff line number Diff line change 11# @graphql-eslint/eslint-plugin
22
3+ ## 4.0.0-alpha.6
4+
5+ ### Patch Changes
6+
7+ - [ #2616 ] ( https://github.com/dimaMachina/graphql-eslint/pull/2616 )
8+ [ ` c0f1b07 ` ] ( https://github.com/dimaMachina/graphql-eslint/commit/c0f1b077c8c7b8ee872bcee191f1acf5a8d5f62b )
9+ Thanks [ @fcortes ] ( https://github.com/fcortes ) ! - The import attribute syntax (with { type: "json"
10+ }) is still experimental so warnings showed up when using the library as it was being used to
11+ import the package.json file to extract the package version
12+
13+ As an alternative, the current version will be injected on build time through tsup configuration.
14+
315## 4.0.0-alpha.5
416
517### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @graphql-eslint/eslint-plugin" ,
3- "version" : " 4.0.0-alpha.5 " ,
3+ "version" : " 4.0.0-alpha.6 " ,
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