···11----
22-"@0no-co/graphql.web": minor
33----
44-55-Add support for executable definitions as defined in https://github.com/graphql/graphql-spec/pull/1170
-5
.changeset/mighty-frogs-push.md
···11----
22-"@0no-co/graphql.web": patch
33----
44-55-Handle trailing comment ending in EOF (end of input)
+12
CHANGELOG.md
···11# @0no-co/graphql.web
2233+## 1.2.0
44+55+### Minor Changes
66+77+- Add support for executable definitions as defined in https://github.com/graphql/graphql-spec/pull/1170
88+ Submitted by [@JoviDeCroock](https://github.com/JoviDeCroock) (See [#59](https://github.com/0no-co/graphql.web/pull/59))
99+1010+### Patch Changes
1111+1212+- Handle trailing comment ending in EOF (end of input)
1313+ Submitted by [@kitten](https://github.com/kitten) (See [#62](https://github.com/0no-co/graphql.web/pull/62))
1414+315## 1.1.2
416517### Patch Changes