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 version-4, this PR will be updated.
version-4is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exitonversion-4.Releases
@apollo/[email protected]
Patch Changes
#6795
363fd308dThanks @bonnici! - Added unit tests to coverunmodifiedandmaskederror reporting options#6794
7445d3377Thanks @glasser! - Usage reporting and inline trace plugins: replacerewriteErrorwithsendErrorsInTraces/includeErrors, and mask all errors by default.Updated dependencies [
13f809ca6,96178c570,400f7867b,7445d3377]:@apollo/[email protected]
Patch Changes
#6788
13f809ca6Thanks @glasser! -parseOptionsis now only used for parsing operations, not for schemas too. Its TS type now only includes options recognized bygraphql-jsitself.#6785
96178c570Thanks @renovate! - Update internal use of@graphql-tools/schemafrom 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 (passingparseOptionstomakeExecutableSchema).#6792
400f7867bThanks @glasser! - Port GHSA-2fvv-qxrq-7jq6 fix from v3 (remove XSS from default landing page HTML)#6794
7445d3377Thanks @glasser! - Usage reporting and inline trace plugins: replacerewriteErrorwithsendErrorsInTraces/includeErrors, and mask all errors by default.