Mirror: The small sibling of the graphql package, slimmed down for client-side libraries.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: Update CHANGELOG

+6
+6
CHANGELOG.md
··· 4 4 `MAJOR.MINOR.PATCH` version of the aliased `graphql` version on `npm`. 5 5 The prerelease is incremented to indicate changes in `graphql-web-lite`. 6 6 7 + ## 16.6.0-4 8 + 9 + - Move `@0no-co/graphql.web` to dependencies and externalize it in the output 10 + dist files. 11 + - Upgrade to `@0no-co/graphql.web@^1.0.0` 12 + 7 13 ## 16.6.0-3 8 14 9 15 - Fix incorrect `package.json:engines.node` entry.