Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upcoming Release Changes #10076

Merged
merged 1 commit into from
Oct 7, 2024
Merged

Upcoming Release Changes #10076

merged 1 commit into from
Oct 7, 2024

Conversation

theguild-bot
Copy link
Collaborator

@theguild-bot theguild-bot commented Jul 30, 2024

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/[email protected]

Minor Changes

  • #10077 3f4f546 Thanks @eddeee888! - Extend config.avoidOptions to support query, mutation and subscription

    Previously, config.avoidOptions.resolvers was being used to make query, mutation and subscription fields non-optional.
    Now, config.avoidOptions.query, config.avoidOptions.mutation and config.avoidOptions.subscription can be used to target the respective types.

@graphql-codegen/[email protected]

Minor Changes

  • #10077 3f4f546 Thanks @eddeee888! - Extend config.avoidOptions to support query, mutation and subscription

    Previously, config.avoidOptions.resolvers was being used to make query, mutation and subscription fields non-optional.
    Now, config.avoidOptions.query, config.avoidOptions.mutation and config.avoidOptions.subscription can be used to target the respective types.

Patch Changes

@graphql-codegen/[email protected]

Minor Changes

  • #10077 3f4f546 Thanks @eddeee888! - Extend config.avoidOptions to support query, mutation and subscription

    Previously, config.avoidOptions.resolvers was being used to make query, mutation and subscription fields non-optional.
    Now, config.avoidOptions.query, config.avoidOptions.mutation and config.avoidOptions.subscription can be used to target the respective types.

Patch Changes

@graphql-codegen/[email protected]

Minor Changes

  • #10077 3f4f546 Thanks @eddeee888! - Extend config.avoidOptions to support query, mutation and subscription

    Previously, config.avoidOptions.resolvers was being used to make query, mutation and subscription fields non-optional.
    Now, config.avoidOptions.query, config.avoidOptions.mutation and config.avoidOptions.subscription can be used to target the respective types.

Patch Changes

@graphql-codegen/[email protected]

Minor Changes

  • #10073 8471a18 Thanks @n1ru4l! - Reduce noise of generated code by only generating code relevant to GraphQL operations.

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

Copy link
Contributor

github-actions bot commented Jul 30, 2024

🚀 Snapshot Release (rc)

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

Package Version Info
@graphql-codegen/cli 5.0.3-rc-20240913042335-89a7a1a31637a90b974030e7249fbb0c770983a7 npm ↗︎ unpkg ↗︎
@graphql-codegen/visitor-plugin-common 5.4.0-rc-20240913042335-89a7a1a31637a90b974030e7249fbb0c770983a7 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript-document-nodes 4.0.10-rc-20240913042335-89a7a1a31637a90b974030e7249fbb0c770983a7 npm ↗︎ unpkg ↗︎
@graphql-codegen/gql-tag-operations 4.0.10-rc-20240913042335-89a7a1a31637a90b974030e7249fbb0c770983a7 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript-operations 4.3.0-rc-20240913042335-89a7a1a31637a90b974030e7249fbb0c770983a7 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript-resolvers 4.3.0-rc-20240913042335-89a7a1a31637a90b974030e7249fbb0c770983a7 npm ↗︎ unpkg ↗︎
@graphql-codegen/typed-document-node 5.0.10-rc-20240913042335-89a7a1a31637a90b974030e7249fbb0c770983a7 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript 4.1.0-rc-20240913042335-89a7a1a31637a90b974030e7249fbb0c770983a7 npm ↗︎ unpkg ↗︎
@graphql-codegen/client-preset 4.4.0-rc-20240913042335-89a7a1a31637a90b974030e7249fbb0c770983a7 npm ↗︎ unpkg ↗︎
@graphql-codegen/graphql-modules-preset 4.0.10-rc-20240913042335-89a7a1a31637a90b974030e7249fbb0c770983a7 npm ↗︎ unpkg ↗︎
@graphql-codegen/testing 3.0.4-rc-20240913042335-89a7a1a31637a90b974030e7249fbb0c770983a7 npm ↗︎ unpkg ↗︎

Copy link
Contributor

github-actions bot commented Jul 30, 2024

💻 Website Preview

The latest changes are available as preview in: https://84c462d4.graphql-code-generator.pages.dev

@theguild-bot theguild-bot force-pushed the changeset-release/master branch 4 times, most recently from 1d6a2f3 to 8bf54ac Compare August 5, 2024 19:39
@theguild-bot theguild-bot force-pushed the changeset-release/master branch 5 times, most recently from 8cf20bd to b3e0285 Compare August 12, 2024 18:35
@theguild-bot theguild-bot force-pushed the changeset-release/master branch 15 times, most recently from e3aa871 to 539596e Compare August 21, 2024 18:42
@theguild-bot theguild-bot force-pushed the changeset-release/master branch from 539596e to c1a7a17 Compare September 5, 2024 14:50
@theguild-bot theguild-bot force-pushed the changeset-release/master branch from c1a7a17 to 89a7a1a Compare September 13, 2024 04:21
@saihaj saihaj merged commit effc3bc into master Oct 7, 2024
20 checks passed
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