···11----
22-'@0no-co/graphql.web': patch
33----
44-55-Move over unit tests from `graphql-web-lite` and fix minor discrepancies to reference implementation.
-5
.changeset/stupid-clouds-switch.md
···11----
22-'@0no-co/graphql.web': patch
33----
44-55-Optimize performance of `print` and `parse` with minor adjustments.
+9
CHANGELOG.md
···11# @0no-co/graphql.web
2233+## 0.1.5
44+55+### Patch Changes
66+77+- Move over unit tests from `graphql-web-lite` and fix minor discrepancies to reference implementation
88+ Submitted by [@kitten](https://github.com/kitten) (See [#6](https://github.com/0no-co/graphql.web/pull/6))
99+- Optimize performance of `print` and `parse` with minor adjustments
1010+ Submitted by [@kitten](https://github.com/kitten) (See [#5](https://github.com/0no-co/graphql.web/pull/5))
1111+312## 0.1.4
413514### Patch Changes