Skip to content

@apollo/[email protected]

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Sep 00:06
· 1167 commits to main since this release
cbb142a

Patch Changes

  • #6827 0c2909aa1 Thanks @glasser! - Experimental support for incremental delivery (@defer/@stream) when combined with a prerelease of graphql-js.

  • #6827 0c2909aa1 Thanks @glasser! - Support application/graphql-response+json content-type if requested via Accept header, as per graphql-over-http spec.
    Include charset=utf-8 in content-type headers.