···11----
22-"@0no-co/graphql.web": patch
33----
44-55-Fix `@ts-ignore` on TypeScript peer dependency import in typings not being applied due to a leading `!` character.
+7
CHANGELOG.md
···11# @0no-co/graphql.web
2233+## 1.0.7
44+55+### Patch Changes
66+77+- ⚠️ Fix `@ts-ignore` on TypeScript peer dependency import in typings not being applied due to a leading `!` character
88+ Submitted by [@IvanUkhov](https://github.com/IvanUkhov) (See [#27](https://github.com/0no-co/graphql.web/pull/27))
99+310## 1.0.6
411512### Patch Changes