Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jun 3, 2025

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 main, this PR will be updated.

Releases

@apollo/[email protected]

Patch Changes

@apollo/[email protected]

Patch Changes

@apollo/[email protected]

Patch Changes

  • fix: make composeDirective argument non-nullable. (#3278)

    Per our docs,
    @composeDirective requires non-nullable value to be passed as an argument.

    Our validations were checking for valid values (it has to be a string that starts with @),
    but the generated schema was incorrectly specifying that the argument was nullable.

  • Adding new CompositionOption maxValidationSubgraphPaths. This value represents the maximum number of SubgraphPathInfo objects that may exist in a ValidationTraversal when checking for satisfiability. Setting this value can help composition error before running out of memory. Default is 1,000,000. (#3254)

@apollo/[email protected]

Patch Changes

@apollo/[email protected]

Patch Changes

@apollo/[email protected]

Patch Changes

[email protected]

@github-actions github-actions bot requested a review from a team as a code owner June 3, 2025 15:56
@svc-apollo-docs
Copy link
Collaborator

svc-apollo-docs commented Jun 3, 2025

✅ Docs preview has no changes

The preview was not built because there were no changes.

Build ID: 53aa0cc5c3075239bb57c9db

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jun 3, 2025

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.

@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from 0656ab2 to 070bd52 Compare June 9, 2025 20:04
@apollo-librarian
Copy link

apollo-librarian bot commented Jun 9, 2025

✅ Docs preview has no changes

The preview was not built because there were no changes.

Build ID: 35825ad19e8d67fffaf56c62

@apollo-librarian
Copy link

🛠️ Docs preview building...

The preview is currently being built.

Build ID: 33254d552d340294cb8bb265

4 similar comments
@apollo-librarian
Copy link

🛠️ Docs preview building...

The preview is currently being built.

Build ID: 33254d552d340294cb8bb265

@apollo-librarian
Copy link

🛠️ Docs preview building...

The preview is currently being built.

Build ID: 33254d552d340294cb8bb265

@apollo-librarian
Copy link

🛠️ Docs preview building...

The preview is currently being built.

Build ID: 33254d552d340294cb8bb265

@apollo-librarian
Copy link

🛠️ Docs preview building...

The preview is currently being built.

Build ID: 33254d552d340294cb8bb265

@github-actions github-actions bot force-pushed the changeset-release/main branch from 070bd52 to 981cc02 Compare June 20, 2025 17:47
@github-actions github-actions bot force-pushed the changeset-release/main branch from 981cc02 to d53a927 Compare June 24, 2025 18:08
@dariuszkuc dariuszkuc merged commit cc8c564 into main Jun 24, 2025
15 checks passed
@dariuszkuc dariuszkuc deleted the changeset-release/main branch June 24, 2025 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants