@0no-co/graphqlsp
Advanced tools
Comparing version 1.0.6 to 1.0.7
# @0no-co/graphqlsp | ||
## 1.0.7 | ||
### Patch Changes | ||
- Avoid bailing out of the cache for identical introspections | ||
Submitted by [@JoviDeCroock](https://github.com/JoviDeCroock) (See [#193](https://github.com/0no-co/GraphQLSP/pull/193)) | ||
- Account for empty lines when asking for completions | ||
Submitted by [@JoviDeCroock](https://github.com/JoviDeCroock) (See [#191](https://github.com/0no-co/GraphQLSP/pull/191)) | ||
## 1.0.6 | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "@0no-co/graphqlsp", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "TypeScript LSP plugin that finds GraphQL documents in your code and provides hints and auto-generates types.", | ||
@@ -5,0 +5,0 @@ "main": "./dist/graphqlsp.js", |
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 too big to display
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
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
3018140
26913