docs: add Deno to installation instructions#10971
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe React Query installation documentation gains a single new code snippet showing ChangesDeno Installation Docs
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment Warning |
🎯 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-queryworks as a drop-in.✅ Checklist
pnpm run test:pr(N/A — docs-only content change)🚀 Release Impact
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