Skip to content

Upcoming Release Changes#118

Open
github-actions[bot] wants to merge 1 commit intomasterfrom
changeset-release/master
Open

Upcoming Release Changes#118
github-actions[bot] wants to merge 1 commit intomasterfrom
changeset-release/master

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions bot commented Sep 7, 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 master, this PR will be updated.

Releases

@graphql-codegen/cli@6.3.0

Minor Changes

  • #10659
    e65d303
    Thanks @ikusakov2! - Add support for externalDocuments

    externalDocuments declares GraphQL documents that will be read but will not have type files
    generated for them. These documents are available to plugins for type resolution (e.g. fragment
    types), but no output files will be generated based on them. Accepts the same formats as
    documents.

    This config option is useful for monorepos where each project may want to generate types for its
    own documents, but some may need to read shared fragments from across projects.

Patch Changes

  • Updated dependencies
    [9a66574,
    9a66574,
    9a66574,
    e65d303]:
    • @graphql-codegen/client-preset@5.3.0
    • @graphql-codegen/core@5.0.2
    • @graphql-codegen/plugin-helpers@6.3.0

@graphql-codegen/visitor-plugin-common@6.3.0

Minor Changes

  • #10659
    e65d303
    Thanks @ikusakov2! - Add support for externalDocuments

    externalDocuments declares GraphQL documents that will be read but will not have type files
    generated for them. These documents are available to plugins for type resolution (e.g. fragment
    types), but no output files will be generated based on them. Accepts the same formats as
    documents.

    This config option is useful for monorepos where each project may want to generate types for its
    own documents, but some may need to read shared fragments from across projects.

Patch Changes

@graphql-codegen/gql-tag-operations@5.2.0

Minor Changes

  • #10659
    e65d303
    Thanks @ikusakov2! - Add support for externalDocuments

    externalDocuments declares GraphQL documents that will be read but will not have type files
    generated for them. These documents are available to plugins for type resolution (e.g. fragment
    types), but no output files will be generated based on them. Accepts the same formats as
    documents.

    This config option is useful for monorepos where each project may want to generate types for its
    own documents, but some may need to read shared fragments from across projects.

Patch Changes

@graphql-codegen/typescript-operations@5.1.0

Minor Changes

  • #10659
    e65d303
    Thanks @ikusakov2! - Add support for externalDocuments

    externalDocuments declares GraphQL documents that will be read but will not have type files
    generated for them. These documents are available to plugins for type resolution (e.g. fragment
    types), but no output files will be generated based on them. Accepts the same formats as
    documents.

    This config option is useful for monorepos where each project may want to generate types for its
    own documents, but some may need to read shared fragments from across projects.

Patch Changes

@graphql-codegen/client-preset@5.3.0

Minor Changes

  • #10659
    e65d303
    Thanks @ikusakov2! - Add support for externalDocuments

    externalDocuments declares GraphQL documents that will be read but will not have type files
    generated for them. These documents are available to plugins for type resolution (e.g. fragment
    types), but no output files will be generated based on them. Accepts the same formats as
    documents.

    This config option is useful for monorepos where each project may want to generate types for its
    own documents, but some may need to read shared fragments from across projects.

Patch Changes

  • #10103
    9a66574
    Thanks @renovate! - dependencies updates:
  • Updated dependencies
    [9a66574,
    9a66574,
    9a66574,
    9a66574,
    9a66574,
    9a66574,
    9a66574,
    e65d303]:
    • @graphql-codegen/add@6.0.1
    • @graphql-codegen/gql-tag-operations@5.2.0
    • @graphql-codegen/plugin-helpers@6.3.0
    • @graphql-codegen/typed-document-node@6.1.8
    • @graphql-codegen/typescript@5.0.10
    • @graphql-codegen/typescript-operations@5.1.0
    • @graphql-codegen/visitor-plugin-common@6.3.0

@graphql-codegen/plugin-helpers@6.3.0

Minor Changes

  • #10659
    e65d303
    Thanks @ikusakov2! - Add support for externalDocuments

    externalDocuments declares GraphQL documents that will be read but will not have type files
    generated for them. These documents are available to plugins for type resolution (e.g. fragment
    types), but no output files will be generated based on them. Accepts the same formats as
    documents.

    This config option is useful for monorepos where each project may want to generate types for its
    own documents, but some may need to read shared fragments from across projects.

Patch Changes

@graphql-codegen/core@5.0.2

Patch Changes

@graphql-codegen/add@6.0.1

Patch Changes

@graphql-codegen/fragment-matcher@6.0.1

Patch Changes

@graphql-codegen/introspection@5.0.2

Patch Changes

@graphql-codegen/schema-ast@5.0.2

Patch Changes

@graphql-codegen/typescript-document-nodes@5.0.10

Patch Changes

@graphql-codegen/typescript-resolvers@5.1.8

Patch Changes

@graphql-codegen/typed-document-node@6.1.8

Patch Changes

@graphql-codegen/typescript@5.0.10

Patch Changes

@graphql-codegen/graphql-modules-preset@5.1.5

Patch Changes

@graphql-codegen/testing@4.0.5

Patch Changes

@github-actions github-actions bot force-pushed the changeset-release/master branch from 473e970 to bb1bb63 Compare September 7, 2025 15:58
@github-actions github-actions bot force-pushed the changeset-release/master branch from bb1bb63 to 74cf6a0 Compare November 7, 2025 09:58
@github-actions github-actions bot force-pushed the changeset-release/master branch from 74cf6a0 to 7ae8a22 Compare November 20, 2025 09:58
@github-actions github-actions bot force-pushed the changeset-release/master branch 5 times, most recently from 6e99cd4 to 11ac853 Compare December 14, 2025 03:58
@github-actions github-actions bot force-pushed the changeset-release/master branch 11 times, most recently from 11ba609 to 9a6a809 Compare April 9, 2026 15:58
@github-actions github-actions bot force-pushed the changeset-release/master branch 3 times, most recently from 144cf04 to 97e0272 Compare April 10, 2026 21:58
@github-actions github-actions bot force-pushed the changeset-release/master branch from 97e0272 to 38fc7b8 Compare April 12, 2026 15:59
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.

0 participants