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 #9501

Merged
merged 1 commit into from
Jun 19, 2023
Merged

Upcoming Release Changes #9501

merged 1 commit into from
Jun 19, 2023

Conversation

theguild-bot
Copy link
Collaborator

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]

Patch Changes

  • #9497 2276708d0 Thanks @eddeee888! - Revert default ID scalar input type to string

    We changed the ID Scalar input type from string to string | number in the latest major version of typescript plugin. This causes issues for server plugins (e.g. typescript-resolvers) that depends on typescript plugin. This is because the scalar type needs to be manually inverted on setup which is confusing.

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

  • #9497 2276708d0 Thanks @eddeee888! - Revert default ID scalar input type to string

    We changed the ID Scalar input type from string to string | number in the latest major version of typescript plugin. This causes issues for server plugins (e.g. typescript-resolvers) that depends on typescript plugin. This is because the scalar type needs to be manually inverted on setup which is confusing.

  • Updated dependencies [2276708d0]:

@graphql-codegen/[email protected]

Patch Changes

  • #9497 2276708d0 Thanks @eddeee888! - Revert default ID scalar input type to string

    We changed the ID Scalar input type from string to string | number in the latest major version of typescript plugin. This causes issues for server plugins (e.g. typescript-resolvers) that depends on typescript plugin. This is because the scalar type needs to be manually inverted on setup which is confusing.

  • Updated dependencies [2276708d0]:

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

  • #9497 2276708d0 Thanks @eddeee888! - Revert default ID scalar input type to string

    We changed the ID Scalar input type from string to string | number in the latest major version of typescript plugin. This causes issues for server plugins (e.g. typescript-resolvers) that depends on typescript plugin. This is because the scalar type needs to be manually inverted on setup which is confusing.

  • Updated dependencies [2276708d0]:

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@github-actions
Copy link
Contributor

github-actions bot commented Jun 13, 2023

🚀 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/visitor-plugin-common 4.0.1-rc-20230615103704-11280dff2 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript-document-nodes 4.0.1-rc-20230615103704-11280dff2 npm ↗︎ unpkg ↗︎
@graphql-codegen/gql-tag-operations 4.0.1-rc-20230615103704-11280dff2 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript-operations 4.0.1-rc-20230615103704-11280dff2 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript-resolvers 4.0.1-rc-20230615103704-11280dff2 npm ↗︎ unpkg ↗︎
@graphql-codegen/typed-document-node 5.0.1-rc-20230615103704-11280dff2 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript 4.0.1-rc-20230615103704-11280dff2 npm ↗︎ unpkg ↗︎
@graphql-codegen/client-preset 4.0.1-rc-20230615103704-11280dff2 npm ↗︎ unpkg ↗︎
@graphql-codegen/graphql-modules-preset 4.0.1-rc-20230615103704-11280dff2 npm ↗︎ unpkg ↗︎

@github-actions
Copy link
Contributor

github-actions bot commented Jun 13, 2023

💻 Website Preview

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

@theguild-bot theguild-bot force-pushed the changeset-release/master branch 2 times, most recently from 5fc7d48 to 8410322 Compare June 15, 2023 10:07
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