···11----
22-'@0no-co/graphql.web': patch
33----
44-55-Fix browser quirk occurring in Safari 10–13 causing sticky regular expressions in the parser to match when they shouldn't / match too eagerly.
+7
CHANGELOG.md
···11# @0no-co/graphql.web
2233+## 1.0.2
44+55+### Patch Changes
66+77+- ⚠️ Fix browser quirk occurring in Safari 10–13 causing sticky regular expressions in the parser to match when they shouldn't / match too eagerly
88+ Submitted by [@kitten](https://github.com/kitten) (See [#15](https://github.com/0no-co/graphql.web/pull/15))
99+310## 1.0.1
411512### Patch Changes