···11----
22-'@0no-co/graphqlsp': patch
33----
44-55-Fix offset issue when using the graphql annotation
-5
.changeset/fifty-kids-walk.md
···11----
22-'@0no-co/graphqlsp': patch
33----
44-55-Add more built-in urql directives
+9
packages/graphqlsp/CHANGELOG.md
···11# @0no-co/graphqlsp
2233+## 1.3.4
44+55+### Patch Changes
66+77+- ⚠️ Fix offset issue when using the graphql annotation
88+ Submitted by [@JoviDeCroock](https://github.com/JoviDeCroock) (See [#217](https://github.com/0no-co/GraphQLSP/pull/217))
99+- Add more built-in urql directives
1010+ Submitted by [@JoviDeCroock](https://github.com/JoviDeCroock) (See [#218](https://github.com/0no-co/GraphQLSP/pull/218))
1111+312## 1.3.3
413514### Patch Changes
+1-1
packages/graphqlsp/package.json
···11{
22 "name": "@0no-co/graphqlsp",
33- "version": "1.3.3",
33+ "version": "1.3.4",
44 "description": "TypeScript LSP plugin that finds GraphQL documents in your code and provides hints and auto-generates types.",
55 "main": "./dist/graphqlsp.js",
66 "module": "./dist/graphqlsp.module.js",