-5
.changeset/selfish-keys-agree.md
-5
.changeset/selfish-keys-agree.md
-6
.changeset/wet-birds-press.md
-6
.changeset/wet-birds-press.md
+12
CHANGELOG.md
+12
CHANGELOG.md
···
1
1
# @0no-co/graphql.web
2
2
3
+
## 1.0.0
4
+
5
+
### Major Changes
6
+
7
+
- Release stable `v1.0.0` Release
8
+
Submitted by [@kitten](https://github.com/kitten) (See [`ca082c8`](https://github.com/0no-co/graphql.web/commit/ca082c82bcfbedda0b23f4887bffff2d1423e2e2))
9
+
10
+
### Minor Changes
11
+
12
+
- 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.
13
+
Submitted by undefined (See https://github.com/0no-co/graphql.web/pull/10)
14
+
3
15
## 0.1.6
4
16
5
17
### Patch Changes