Mirror: The spec-compliant minimum of client-side GraphQL.

chore: Add major changesets

Changed files
+11
.changeset
+5
.changeset/selfish-keys-agree.md
···
···
+
---
+
'@0no-co/graphql.web': major
+
---
+
+
Release stable `v1.0.0` Release.
+6
.changeset/wet-birds-press.md
···
···
+
---
+
'@0no-co/graphql.web': minor
+
---
+
+
Alias all GraphQL AST types to the `'graphql'` package’s TypeScript AST types, if it’s installed. This will ensure that all AST types are always compatible.
+
See: https://github.com/0no-co/graphql.web/pull/10