Releases: labd/node-graphql-fetcher
Releases · labd/node-graphql-fetcher
v2.0.0
v2.0.0-next.5
Minor Changes
- bd2d55c: Remove the default timeout signal since the presence of the signal disables nextjs request deduplication
v2.0.0-next.4
Patch Changes
- 0fae2a8: Replace
mode
flag via simplerincludeQuery
to indicate if the query should be sent even if there is a documentId available
v2.0.0-next.3
Major Changes
- 3dc1d79: Internal refactor to better support persisted operations / trusted documents
v1.5.0-next.2
Patch Changes
- 1b03cc8: Resolve import erorr when using library
v1.5.0-next.1
Patch Changes
- 83ff174: update
@apollo/utils.createhash
to fix issue with require() in nextjs
v1.5.0-next.0
Minor Changes
- Added documentId and default headers