···11----
22-'@0no-co/graphqlsp': patch
33----
44-55-Add fragments to the cache-key when using call-expressions
-5
.changeset/hip-poems-remain.md
···11----
22-'@0no-co/graphqlsp': minor
33----
44-55-Use our internal suggestions algo for better arugments and spread-suggestions
+12
packages/graphqlsp/CHANGELOG.md
···11# @0no-co/graphqlsp
2233+## 0.12.0
44+55+### Minor Changes
66+77+- Use our internal suggestions algo for better arugments and spread-suggestions
88+ Submitted by [@JoviDeCroock](https://github.com/JoviDeCroock) (See [#132](https://github.com/0no-co/GraphQLSP/pull/132))
99+1010+### Patch Changes
1111+1212+- Add fragments to the cache-key when using call-expressions
1313+ Submitted by [@JoviDeCroock](https://github.com/JoviDeCroock) (See [#134](https://github.com/0no-co/GraphQLSP/pull/134))
1414+315## 0.11.2
416517### Patch Changes
+1-1
packages/graphqlsp/package.json
···11{
22 "name": "@0no-co/graphqlsp",
33- "version": "0.11.2",
33+ "version": "0.12.0",
44 "description": "TypeScript LSP plugin that finds GraphQL documents in your code and provides hints and auto-generates types.",
55 "main": "./dist/index.js",
66 "module": "./dist/index.module.js",