File tree Expand file tree Collapse file tree 3 files changed +12
-1
lines changed Expand file tree Collapse file tree 3 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 2222 " chilly-ants-exist" ,
2323 " curly-socks-boil" ,
2424 " dull-scissors-destroy" ,
25+ " empty-horses-relate" ,
2526 " empty-singers-develop" ,
2627 " few-mails-sparkle" ,
2728 " friendly-singers-rush" ,
Original file line number Diff line number Diff line change 11# @graphql-eslint/eslint-plugin
22
3+ ## 4.0.0-alpha.9
4+
5+ ### Patch Changes
6+
7+ - [ #2277 ] ( https://github.com/dimaMachina/graphql-eslint/pull/2277 )
8+ [ ` 3b35bae ` ] ( https://github.com/dimaMachina/graphql-eslint/commit/3b35baedacb8cdac542268933d8a8fec6c199af0 )
9+ Thanks [ @yoavain-sundaysky ] ( https://github.com/yoavain-sundaysky ) ! - fix false positive cases for
10+ ` require-import-fragment ` on Windows, when ` graphql-config ` 's ` documents ` key contained glob
11+ pattern => source file path of document contained always forward slashes
12+
313## 4.0.0-alpha.8
414
515### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @graphql-eslint/eslint-plugin" ,
3- "version" : " 4.0.0-alpha.8 " ,
3+ "version" : " 4.0.0-alpha.9 " ,
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