Skip to content

Bump @gql.tada/internal to ^1.3.0 for field args output#406

Draft
JoviDeCroock wants to merge 1 commit into
mainfrom
bump-gql-tada-internal-args
Draft

Bump @gql.tada/internal to ^1.3.0 for field args output#406
JoviDeCroock wants to merge 1 commit into
mainfrom
bump-gql-tada-internal-args

Conversation

@JoviDeCroock

Copy link
Copy Markdown
Member

Summary

  • Bump the minimum @gql.tada/internal version to ^1.3.0, which includes field arguments in the preprocessed introspection output (see Experimental: add Graphcache addon types gql.tada#543).
  • This is the GraphQLSP half of the roundtrip: gql.tada/addons/graphcache infers resolver, updater, and optimistic arguments from args in graphql-env.d.ts, and this bump ensures upgraded GraphQLSP installs regenerate the output file with args included (a ^1.2.0 range would otherwise leave existing lockfiles pinned to an internal version without args).

Status

Draft until @gql.tada/internal@1.3.0 is published (blocked on 0no-co/gql.tada#543 merging and releasing). Once it's on npm, the remaining follow-ups on this branch are:

  • pnpm install to refresh pnpm-lock.yaml (CI installs with --frozen-lockfile, so it stays red until then)
  • regenerate test/e2e/fixture-project-tada/introspection.d.ts against the new output

🤖 Generated with Claude Code

…tput

The upcoming @gql.tada/internal release includes field arguments in the
preprocessed introspection output (0no-co/gql.tada#543), which
gql.tada/addons/graphcache relies on for resolver, updater, and
optimistic argument inference. Bumping the minimum ensures upgraded
GraphQLSP installs regenerate graphql-env.d.ts with args included.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@changeset-bot

changeset-bot Bot commented Jul 3, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 8dcdec1

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

This PR includes changesets to release 1 package
Name Type
@0no-co/graphqlsp Minor

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

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