-5
.changeset/tiny-gifts-exercise.md
-5
.changeset/tiny-gifts-exercise.md
···
1
-
---
2
-
'@0no-co/graphql.web': patch
3
-
---
4
-
5
-
Add `loc` getter to parsed `DocumentNode` fragment outputs to ensure that using fragments created by `gql.tada`'s `graphql()` function with `graphql-tag` doesn't crash. `graphql-tag` does not treat the `DocumentNode.loc` property as optional on interpolations, which leads to intercompatibility issues.
-5
.changeset/yellow-meals-fix.md
-5
.changeset/yellow-meals-fix.md
+9
CHANGELOG.md
+9
CHANGELOG.md
···
1
1
# @0no-co/graphql.web
2
2
3
+
## 1.0.10
4
+
5
+
### Patch Changes
6
+
7
+
- Add `loc` getter to parsed `DocumentNode` fragment outputs to ensure that using fragments created by `gql.tada`'s `graphql()` function with `graphql-tag` doesn't crash. `graphql-tag` does not treat the `DocumentNode.loc` property as optional on interpolations, which leads to intercompatibility issues
8
+
Submitted by [@JoviDeCroock](https://github.com/JoviDeCroock) (See [#38](https://github.com/0no-co/graphql.web/pull/38))
9
+
- Add missing exports to make apollo-client functional with this library
10
+
Submitted by [@JoviDeCroock](https://github.com/JoviDeCroock) (See [#39](https://github.com/0no-co/graphql.web/pull/39))
11
+
3
12
## 1.0.9
4
13
5
14
### Patch Changes
+1
-1
jsr.json
+1
-1
jsr.json