···11----
22-'@0no-co/graphql.web': patch
33----
44-55-Fix printing when a manually created AST node with an empty selection set array is passed to the printer
+7
CHANGELOG.md
···11# @0no-co/graphql.web
2233+## 1.0.12
44+55+### Patch Changes
66+77+- ⚠️ Fix printing when a manually created AST node with an empty selection set array is passed to the printer
88+ Submitted by [@JoviDeCroock](https://github.com/JoviDeCroock) (See [#46](https://github.com/0no-co/graphql.web/pull/46))
99+310## 1.0.11
411512### Patch Changes