@gql.tada/internal
Advanced tools
Comparing version 1.0.7 to 1.0.8-canary-7fb938dc7d0bdc68e0a9ad7972b59c3dff5baedc
# @gql.tada/internal | ||
## 1.0.8-canary-7fb938dc7d0bdc68e0a9ad7972b59c3dff5baedc | ||
### Patch Changes | ||
- Update the tsconfig resolver to better handle an array of "extends" values in tsconfig.json files when trying to locate the GraphQLSP plugin entry. Before, if you were using an array for "extends", e.g. `"extends: ["./file1.json", "./file2.json"]`, the first file loaded that did not have a GraphQLSP plugin entry defined would throw an error and prevent subsequent files from being loaded and evaluated. The implemented change now allows for the resolver to continue iterating over `extends` values trying to locate a GraphQLSP plugin entry | ||
Submitted by [@aweber1](https://github.com/aweber1) (See [#386](https://github.com/0no-co/gql.tada/pull/386)) | ||
## 1.0.7 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@gql.tada/internal", | ||
"version": "1.0.7", | ||
"version": "1.0.8-canary-7fb938dc7d0bdc68e0a9ad7972b59c3dff5baedc", | ||
"public": true, | ||
@@ -5,0 +5,0 @@ "description": "Internal logic for gql.tada’s CLI tool and GraphQLSP.", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
399338
1