Skip to content

Commit 6f48d9a

Browse files
committed
chore: improve release notes for 2.0.0
1 parent a3ebfe6 commit 6f48d9a

File tree

5 files changed

+4
-13
lines changed

5 files changed

+4
-13
lines changed

.changeset/five-weeks-talk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
"@labdigital/graphql-fetcher": patch
33
---
44

5-
Resolve import erorr when using library
5+
Resolve import eror when using library by setting `jsx` to `react` in `tsconfig.json`

.changeset/forty-camels-listen.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tough-grapes-hug.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
"@labdigital/graphql-fetcher": minor
33
---
44

5-
Added documentId and default headers
5+
Support GraphQL trusted documents by adding documentId and default headers

.changeset/tricky-news-jam.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
"@labdigital/graphql-fetcher": minor
33
---
44

5-
Remove the default timeout signal since the presence of the signal disables nextjs request deduplication
5+
Require the default timeout signal to be explicitly set since the presence of
6+
the signal disables nextjs request deduplication

.changeset/warm-tomatoes-wonder.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)