theguild-bot
released this
10 Jan 10:22
·
23 commits
to main
since this release
Patch Changes
-
#6118
039c66b
Thanks @ardatan! - Remove internal_testing_
option to replace the
underlyingfetch
implementation, and addfetch
option to do the same as part of the public
API. -
#6118
039c66b
Thanks @ardatan! - - Upgrade tographql-yoga
>=5.10.4
- Improve graceful process termination on Node.js by leveraging
graphql-yoga
's
dispose lifecycle hooks - Improve Cloudflare Worker runtime support by registering pending usage reporting requests using
thewaitUntil
API - Use the logger instance from the
graphql-yoga
instance, for a more unified logging experience - Use the
fetch
API implementation on thegraphql-yoga
instance for HTTP calls - Replace the internal `tiny-lru` dependency with
graphql-yoga
's internal LRU cache
implementation
- Improve graceful process termination on Node.js by leveraging
-
Updated dependencies
[039c66b
]:- @graphql-hive/[email protected]