Skip to content

docs(CONTRIBUTING): update pnpm version from 'v10' to 'v11'#11066

Merged
sukvvon merged 1 commit into
TanStack:mainfrom
kobihikri:docs-pnpm-v11
Jul 16, 2026
Merged

docs(CONTRIBUTING): update pnpm version from 'v10' to 'v11'#11066
sukvvon merged 1 commit into
TanStack:mainfrom
kobihikri:docs-pnpm-v11

Conversation

@kobihikri

@kobihikri kobihikri commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Hi, and thank you for TanStack Query.

Tiny docs fix. CONTRIBUTING.md (line 28) says:

We use pnpm v10 for package management

but the repo is pinned to pnpm v11 in package.json:

"packageManager": "pnpm@11.9.0"

This bumps the doc from v10 → v11 so a new contributor installs the matching major. Nothing else changed.

For transparency: I used AI assistance to spot and draft this; I verified CONTRIBUTING.md and package.json against the current source myself.

Summary by CodeRabbit

  • Documentation
    • Updated development setup instructions to use pnpm v11.
    • Added a reference to pnpm-related issue guidance.

@coderabbitai

coderabbitai Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

📝 Walkthrough

Walkthrough

The contributor development setup instructions now recommend pnpm v11 instead of pnpm v10.

Changes

Development setup guidance

Layer / File(s) Summary
Update pnpm recommendation
CONTRIBUTING.md
Changes the recommended package manager version from pnpm v10 to pnpm v11.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

Suggested reviewers: tkdodo

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed The title clearly and concisely summarizes the docs-only pnpm v10 to v11 update.
Description check ✅ Passed The description explains the change and motivation, but it omits the template's checklist and release impact sections.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@nx-cloud

nx-cloud Bot commented Jul 15, 2026

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit 25dd586

Command Status Duration Result
nx affected --targets=test:sherif,test:knip,tes... ✅ Succeeded 2m 48s View ↗
nx run-many --target=build --exclude=examples/*... ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2026-07-15 13:03:51 UTC

@pkg-pr-new

pkg-pr-new Bot commented Jul 15, 2026

Copy link
Copy Markdown
More templates

@tanstack/angular-query-experimental

npm i https://pkg.pr.new/@tanstack/angular-query-experimental@11066

@tanstack/eslint-plugin-query

npm i https://pkg.pr.new/@tanstack/eslint-plugin-query@11066

@tanstack/lit-query

npm i https://pkg.pr.new/@tanstack/lit-query@11066

@tanstack/preact-query

npm i https://pkg.pr.new/@tanstack/preact-query@11066

@tanstack/preact-query-devtools

npm i https://pkg.pr.new/@tanstack/preact-query-devtools@11066

@tanstack/preact-query-persist-client

npm i https://pkg.pr.new/@tanstack/preact-query-persist-client@11066

@tanstack/query-async-storage-persister

npm i https://pkg.pr.new/@tanstack/query-async-storage-persister@11066

@tanstack/query-broadcast-client-experimental

npm i https://pkg.pr.new/@tanstack/query-broadcast-client-experimental@11066

@tanstack/query-core

npm i https://pkg.pr.new/@tanstack/query-core@11066

@tanstack/query-devtools

npm i https://pkg.pr.new/@tanstack/query-devtools@11066

@tanstack/query-persist-client-core

npm i https://pkg.pr.new/@tanstack/query-persist-client-core@11066

@tanstack/query-sync-storage-persister

npm i https://pkg.pr.new/@tanstack/query-sync-storage-persister@11066

@tanstack/react-query

npm i https://pkg.pr.new/@tanstack/react-query@11066

@tanstack/react-query-devtools

npm i https://pkg.pr.new/@tanstack/react-query-devtools@11066

@tanstack/react-query-next-experimental

npm i https://pkg.pr.new/@tanstack/react-query-next-experimental@11066

@tanstack/react-query-persist-client

npm i https://pkg.pr.new/@tanstack/react-query-persist-client@11066

@tanstack/solid-query

npm i https://pkg.pr.new/@tanstack/solid-query@11066

@tanstack/solid-query-devtools

npm i https://pkg.pr.new/@tanstack/solid-query-devtools@11066

@tanstack/solid-query-persist-client

npm i https://pkg.pr.new/@tanstack/solid-query-persist-client@11066

@tanstack/svelte-query

npm i https://pkg.pr.new/@tanstack/svelte-query@11066

@tanstack/svelte-query-devtools

npm i https://pkg.pr.new/@tanstack/svelte-query-devtools@11066

@tanstack/svelte-query-persist-client

npm i https://pkg.pr.new/@tanstack/svelte-query-persist-client@11066

@tanstack/vue-query

npm i https://pkg.pr.new/@tanstack/vue-query@11066

@tanstack/vue-query-devtools

npm i https://pkg.pr.new/@tanstack/vue-query-devtools@11066

commit: 25dd586

@sukvvon sukvvon changed the title docs: CONTRIBUTING says pnpm v10 but the repo uses pnpm v11 docs(CONTRIBUTING): update pnpm version from 'v10' to 'v11' Jul 16, 2026
@sukvvon
sukvvon merged commit 1d972e7 into TanStack:main Jul 16, 2026
9 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