Skip to content

Conversation

@eddeee888
Copy link
Collaborator

@eddeee888 eddeee888 commented Nov 15, 2025

Description

We want to decoupe typescipt-operations from typescript plugin.

Starting with Exact, typescipt is no longer generating this utility type because it is used only for Variables, so we only need to generate it once for every generated operation file.

Related #10496

Type of change

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

How Has This Been Tested?

  • Unit Test

@changeset-bot
Copy link

changeset-bot bot commented Nov 15, 2025

🦋 Changeset detected

Latest commit: 56c9820

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages
Name Type
@graphql-codegen/typescript-operations Major
@graphql-codegen/typescript Major
@graphql-codegen/client-preset Major
@graphql-codegen/typescript-resolvers Patch
@graphql-codegen/cli Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Contributor

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphql-codegen/cli 6.0.2-alpha-20251115114232-bd165e82320ed2cee35fe09cc96b5b0598536293 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript-operations 6.0.0-alpha-20251115114232-bd165e82320ed2cee35fe09cc96b5b0598536293 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript-resolvers 5.1.1-alpha-20251115114232-bd165e82320ed2cee35fe09cc96b5b0598536293 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript 6.0.0-alpha-20251115114232-bd165e82320ed2cee35fe09cc96b5b0598536293 npm ↗︎ unpkg ↗︎
@graphql-codegen/client-preset 6.0.0-alpha-20251115114232-bd165e82320ed2cee35fe09cc96b5b0598536293 npm ↗︎ unpkg ↗︎

@eddeee888 eddeee888 changed the base branch from master to master-next November 15, 2025 11:43
@eddeee888 eddeee888 changed the title Add local exact [typescript-operations] Generate Exact into target file Nov 15, 2025
@eddeee888 eddeee888 merged commit 72e57ec into master-next Nov 15, 2025
16 checks passed
@eddeee888 eddeee888 deleted the add-local-exact branch November 15, 2025 12:16
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.

2 participants