Skip to content

docs: add Deno to installation instructions#10971

Open
bartlomieju wants to merge 1 commit into
TanStack:mainfrom
bartlomieju:add-deno-install
Open

docs: add Deno to installation instructions#10971
bartlomieju wants to merge 1 commit into
TanStack:mainfrom
bartlomieju:add-deno-install

Conversation

@bartlomieju

@bartlomieju bartlomieju commented Jun 18, 2026

Copy link
Copy Markdown

🎯 Changes

👋 Bartek from the Deno team here. This adds a Deno install command to the React Query installation docs (docs/framework/react/installation.md), alongside the existing npm / pnpm / yarn / bun blocks. Since Deno is a drop-in replacement for npm these days, deno add @tanstack/react-query works as a drop-in.

✅ Checklist

  • I have followed the steps in the Contributing guide.
  • I have tested this code locally with pnpm run test:pr (N/A — docs-only content change)

🚀 Release Impact

  • This change is docs/CI/dev-only (no release).

Disclosure: I work on Deno, so I have an interest here. The goal is parity with the package managers you already list, not promotion. This PR was prepared with AI assistance under human supervision: I review every change myself and personally respond to any comments or review feedback.

Summary by CodeRabbit

  • Documentation
    • Updated React Query installation guide to include Deno package installation instructions.

@coderabbitai

coderabbitai Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 1666f3b8-4b32-41c9-9a84-30a42c29324b

📥 Commits

Reviewing files that changed from the base of the PR and between 0bed37a and b47d395.

📒 Files selected for processing (1)
  • docs/framework/react/installation.md

📝 Walkthrough

Walkthrough

The React Query installation documentation gains a single new code snippet showing deno add @tanstack/react-query`` alongside the existing npm/yarn/pnpm/bun alternatives.

Changes

Deno Installation Docs

Layer / File(s) Summary
Deno install command in installation docs
docs/framework/react/installation.md
Adds a Deno tab/snippet with deno add @tanstack/react-query`` to the existing package manager install alternatives block.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

A bunny hops through package land,
With Deno now close at hand,
deno add — one command to run,
React Query fun for everyone!
🐇✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately and concisely describes the main change: adding Deno installation instructions to the documentation.
Description check ✅ Passed The description follows the required template structure with all main sections completed, including motivation, checklist items, and release impact disclosure.
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.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ 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 and usage tips.

Warning

⚠️ This pull request shows signs of AI-generated slop (ai_padded_prose). It has been flagged by CodeRabbit slop detection and should be reviewed carefully.

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