Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.
Releases
@graphql-yoga/common@2.2.0
Minor Changes
1d4fe42: new option
fetchAPI
has been added;User can provide a custom Fetch implementation to Yoga like below;
Patch Changes
@graphql-yoga/render-graphiql@2.2.0
Minor Changes
graphql-yoga@2.2.0
Patch Changes
@graphql-yoga/node@2.2.0
Patch Changes
1d4fe42: Use node-fetch by default instead of undici. As discussed in fetch() performance parity nodejs/undici#1203,
undici
's fetch implementation has some performance issues compared tonode-fetch
v2.So Yoga now uses
node-fetch
by default which doesn't affect the existing users. User can configurecross-undici-fetch
to revert back this behavior;Updated dependencies [1d4fe42]
Updated dependencies [1d4fe42]
hello-world-benchmark@0.2.0
Patch Changes
apollo-federation-gateway-with-yoga@0.2.0
Patch Changes
apollo-subgraph-with-yoga@0.2.0
Patch Changes
graphql-lambda@0.2.0
Patch Changes
defer-stream-example@0.2.0
Patch Changes
error-masking-example@0.2.0
Patch Changes
express-example@0.2.0
Patch Changes
fastify-example@0.2.0
Patch Changes
fastify-modules-example@0.2.0
Patch Changes
file-upload@0.2.0
Patch Changes
file-upload-nexus@0.2.0
Patch Changes
graphql-config-example@0.2.0
Patch Changes
hackernews@1.2.0
Patch Changes
hello-world@0.2.0
Patch Changes
issue-template@1.2.0
Patch Changes
koa-example@0.2.0
Patch Changes
example-live-query@0.2.0
Patch Changes
nextjs@0.2.0
Patch Changes
nextjs-auth@0.2.0
Patch Changes
node-esm@0.1.0
Patch Changes
service-worker@0.2.0
Patch Changes
subscriptions-example@0.2.0
Patch Changes
sveltekit@0.2.0
Patch Changes