Merged
Conversation
✅ Docs preview has no changesThe preview was not built because there were no changes. Build ID: d9e8bd82653f8548d6b6e45f |
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. |
4e813b1 to
e143e3d
Compare
e143e3d to
a312b8d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 next, this PR will be updated.
nextis currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exitonnext.Releases
@apollo/composition@2.12.0-preview.4
Minor Changes
@shareablemutation field. (#3305) (#3305)Patch Changes
Fixed handling
@requiresdependency on fields returned by@interfaceObject(#3318)Depending on the merge order of the types, we could fail composition if a type that
@requiresdata from an@interfaceObjectis merged before the interface. Updated merge logic to use explicit merge order of scalars, input objects, interfaces, and finally objects.Updated dependencies [
4bda3a498eba36e187dfd9ae673eca12d3f3502c,f3ab499eaf62b1a1c0f08b838d2cbde5accb303a]:@apollo/gateway@2.12.0-preview.4
Patch Changes
4bda3a498eba36e187dfd9ae673eca12d3f3502c,f3ab499eaf62b1a1c0f08b838d2cbde5accb303a,bc07e979b9fd24c9b94740b170f11023fe99ba1e,9cbdcb53f859c877a476e2725faa4cb205506f57]:@apollo/federation-internals@2.12.0-preview.4
Patch Changes
Fixed demand control validations (#3314)
Updated
@cost/@listSizevalidations to use correct federation spec to look them up in the schema.@apollo/query-graphs@2.12.0-preview.4
Patch Changes
Fixes a bug where query planning may unexpectedly error due to attempting to generate a plan where a
@shareablemutation field is called more than once across multiple subgraphs. (#3304) (#3304)Updated dependencies [
4bda3a498eba36e187dfd9ae673eca12d3f3502c]:@apollo/query-planner@2.12.0-preview.4
Patch Changes
Fixes a bug where query planning may unexpectedly error due to attempting to generate a plan where a
@shareablemutation field is called more than once across multiple subgraphs. (#3304) (#3304)Updated dependencies [
4bda3a498eba36e187dfd9ae673eca12d3f3502c,f3ab499eaf62b1a1c0f08b838d2cbde5accb303a]:@apollo/subgraph@2.12.0-preview.4
Patch Changes
4bda3a498eba36e187dfd9ae673eca12d3f3502c]:apollo-federation-integration-testsuite@2.12.0-preview.4