github apollographql/apollo-server @apollo/server@4.0.0-alpha.4

latest releases: @apollo/server@4.10.4, @apollo/server-integration-testsuite@4.10.4, @apollo/server@4.10.3...
pre-release20 months ago

Patch Changes

  • #6788 13f809ca6 Thanks @glasser! - parseOptions is now only used for parsing operations, not for schemas too. Its TS type now only includes options recognized by graphql-js itself.

  • #6785 96178c570 Thanks @renovate! - Update internal use of @graphql-tools/schema from v8 to v9. This should be a no-op; we have already removed the feature that would have been affected by the API change in this upgrade (passing parseOptions to makeExecutableSchema).

  • #6792 400f7867b Thanks @glasser! - Port GHSA-2fvv-qxrq-7jq6 fix from v3 (remove XSS from default landing page HTML)

  • #6794 7445d3377 Thanks @glasser! - Usage reporting and inline trace plugins: replace rewriteError with sendErrorsInTraces/includeErrors, and mask all errors by default.

Don't miss a new apollo-server release

NewReleases is sending notifications on new releases.