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

GraphQL Code Generator v3: client-preset #8302

Merged
merged 24 commits into from Sep 27, 2022
Merged

GraphQL Code Generator v3: client-preset #8302

merged 24 commits into from Sep 27, 2022

Conversation

charlypoly
Copy link
Contributor

@charlypoly charlypoly commented Aug 30, 2022

@graphql-codegen/gql-tag-operations and @graphql-codegen/gql-tag-operations-preset

Introduce a gqlTagName configuration option


@graphql-codegen/client-preset

New preset for GraphQL Code Generator v3, more information on the RFC: #8296


@graphql-codegen/cli

Update init wizard with 3.0 recommendations (codegen.ts, client preset)


Documentation

  • Installation update
  • Merge React and Vue guides into a unique front-end guide

Post-release TODOs

  • deprecate gql-tag-operations-preset :

npm deprecate @graphql-codegen/gql-tag-operations-preset "gql-tag-operations-preset is deprecated in favor of client-preset"

@charlypoly charlypoly self-assigned this Aug 30, 2022
@changeset-bot
Copy link

changeset-bot bot commented Aug 30, 2022

🦋 Changeset detected

Latest commit: 24ff25c

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/cli Minor
@graphql-codegen/gql-tag-operations Minor
@graphql-codegen/gql-tag-operations-preset Minor
@graphql-codegen/client-preset Patch
@graphql-cli/codegen 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

@vercel
Copy link

vercel bot commented Aug 30, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
graphql-code-generator ✅ Ready (Inspect) Visit Preview Aug 30, 2022 at 9:39AM (UTC)

@github-actions
Copy link
Contributor

github-actions bot commented Aug 30, 2022

🚀 Snapshot Release (alpha)

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

Package Version Info
@graphql-cli/codegen 2.4.3-alpha-20220927131123-d4a70de1e npm ↗︎ unpkg ↗︎
@graphql-codegen/cli 2.13.0-alpha-20220927131123-d4a70de1e npm ↗︎ unpkg ↗︎
@graphql-codegen/gql-tag-operations 1.5.0-alpha-20220927131123-d4a70de1e npm ↗︎ unpkg ↗︎
@graphql-codegen/client-preset 1.0.1-alpha-20220927131123-d4a70de1e npm ↗︎ unpkg ↗︎
@graphql-codegen/gql-tag-operations-preset 1.6.0-alpha-20220927131123-d4a70de1e npm ↗︎ unpkg ↗︎

@github-actions
Copy link
Contributor

github-actions bot commented Aug 31, 2022

🚀 Website Preview

The latest changes to the website are available as preview in: https://995bba2f.graphql-code-generator.pages.dev

@charlypoly charlypoly merged commit 876844e into master Sep 27, 2022
@charlypoly charlypoly deleted the v3-preset-client branch September 27, 2022 13:23
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.

None yet

1 participant