Skip to content

Releases: apollographql/apollo-server

@apollo/[email protected]

30 Sep 20:33
c06911d

Choose a tag to compare

Pre-release

Patch Changes

@apollo/[email protected]

27 Sep 21:18
d4620ce

Choose a tag to compare

Pre-release

Patch Changes

@apollo/[email protected]

27 Sep 21:18
d4620ce

Choose a tag to compare

Pre-release

Patch Changes

@apollo/[email protected]

27 Sep 21:18
d4620ce

Choose a tag to compare

Pre-release

Patch Changes

@apollo/[email protected]

26 Sep 17:28
0ddf04f

Choose a tag to compare

Pre-release

Patch Changes

  • #6936 a404bf17e Thanks @trevor-scheer! - Update executeOperation second parameter to be an optional options object which includes an optional contextValue.

  • #6936 a404bf17e Thanks @trevor-scheer! - HTTPGraphQLRequest now uses a specific HeaderMap class which we export instead of allowing a standard Map. The HeaderMap downcases all incoming keys, as header names are not case-sensitive.

  • #6936 a404bf17e Thanks @trevor-scheer! - Update validationRules typing for correctness. This is sort of a breaking change for TS users in that the types were more permissive than they should have been. All validationRules list items should conform to the graphql-js ValidationRule type.

@apollo/[email protected]

26 Sep 17:28
0ddf04f

Choose a tag to compare

Pre-release

Patch Changes

@apollo/[email protected]

24 Sep 00:06
cbb142a

Choose a tag to compare

Pre-release

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.

@apollo/[email protected]

24 Sep 00:06
cbb142a

Choose a tag to compare

Pre-release

Patch Changes

@apollo/[email protected]

24 Sep 00:06
cbb142a

Choose a tag to compare

Pre-release

Patch Changes

@apollo/[email protected]

14 Sep 22:33
e9084af

Choose a tag to compare

Pre-release

Patch Changes