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

Fix imported enums type naming #10187

Merged
merged 1 commit into from
Nov 7, 2024
Merged

Conversation

gilgardosh
Copy link
Collaborator

@gilgardosh gilgardosh commented Nov 7, 2024

Following #10185

@gilgardosh gilgardosh self-assigned this Nov 7, 2024
Copy link

changeset-bot bot commented Nov 7, 2024

🦋 Changeset detected

Latest commit: 8b93a51

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

This PR includes changesets to release 9 packages
Name Type
@graphql-codegen/visitor-plugin-common Patch
@graphql-codegen/typescript-resolvers Patch
@graphql-codegen/typescript-document-nodes Patch
@graphql-codegen/gql-tag-operations Patch
@graphql-codegen/typescript-operations Patch
@graphql-codegen/typed-document-node Patch
@graphql-codegen/typescript Patch
@graphql-codegen/graphql-modules-preset Patch
@graphql-codegen/client-preset 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

@gilgardosh gilgardosh force-pushed the fix-imported-enums-type-naming branch from 369607b to 8b93a51 Compare November 7, 2024 08:13
Copy link
Contributor

github-actions bot commented Nov 7, 2024

🚀 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/visitor-plugin-common 5.5.1-alpha-20241107081438-8b93a51d696ad437018bb2bb17a7da00cc973ca1 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript-document-nodes 4.0.12-alpha-20241107081438-8b93a51d696ad437018bb2bb17a7da00cc973ca1 npm ↗︎ unpkg ↗︎
@graphql-codegen/gql-tag-operations 4.0.12-alpha-20241107081438-8b93a51d696ad437018bb2bb17a7da00cc973ca1 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript-operations 4.3.2-alpha-20241107081438-8b93a51d696ad437018bb2bb17a7da00cc973ca1 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript-resolvers 4.4.1-alpha-20241107081438-8b93a51d696ad437018bb2bb17a7da00cc973ca1 npm ↗︎ unpkg ↗︎
@graphql-codegen/typed-document-node 5.0.12-alpha-20241107081438-8b93a51d696ad437018bb2bb17a7da00cc973ca1 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript 4.1.2-alpha-20241107081438-8b93a51d696ad437018bb2bb17a7da00cc973ca1 npm ↗︎ unpkg ↗︎
@graphql-codegen/client-preset 4.5.1-alpha-20241107081438-8b93a51d696ad437018bb2bb17a7da00cc973ca1 npm ↗︎ unpkg ↗︎
@graphql-codegen/graphql-modules-preset 4.0.12-alpha-20241107081438-8b93a51d696ad437018bb2bb17a7da00cc973ca1 npm ↗︎ unpkg ↗︎

Copy link
Contributor

github-actions bot commented Nov 7, 2024

💻 Website Preview

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

@gilgardosh gilgardosh merged commit 1617e3c into master Nov 7, 2024
19 checks passed
@gilgardosh gilgardosh deleted the fix-imported-enums-type-naming branch November 7, 2024 10:28
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.

1 participant