docs(react): update legacy react-query GitHub links#10232
docs(react): update legacy react-query GitHub links#10232pavan-sh wants to merge 2 commits intoTanStack:mainfrom
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)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughWalkthroughTwo documentation pages were updated: repository and star links for React Query moved to TanStack, and multiple React Query migration docs were revised to use Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Tip Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs). 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 |
|
View your CI Pipeline Execution ↗ for commit 2c4774a
☁️ Nx Cloud last updated this comment at |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@docs/framework/react/comparison.md`:
- Around line 84-85: Update the stars badge URL so it matches the canonical repo
link: change the [stars-react-query] image target that currently references
"tannerlinsley/react-query" to point to "TanStack/query" (so it aligns with the
[gh-react-query] target); ensure the label and shield URL remain otherwise
unchanged.
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro
Run ID: eb21cbd6-beed-4b76-af53-a052a8603c4d
📒 Files selected for processing (2)
docs/framework/react/comparison.mddocs/framework/react/guides/migrating-to-react-query-4.md
🎯 Changes
Update a few React Query docs links that still point to the legacy
tannerlinsley/react-queryrepository (they redirect today, but are outdated).docs/framework/react/comparison.mdhttps://github.com/tannerlinsley/react-query→https://github.com/TanStack/querydocs/framework/react/guides/migrating-to-react-query-4.md...tannerlinsley/react-query/releases/tag/v3.22.0→...TanStack/query/releases/tag/v3.22.0...tannerlinsley/react-query/releases/tag/v3.6.0→...TanStack/query/releases/tag/v3.6.0Motivation: keep docs up to date, avoid unnecessary redirects, and point readers to the canonical repo.
✅ Checklist
🚀 Release Impact
🧪 Test plan
pnpm installpnpm test:docsSummary by CodeRabbit
queryAdded→added) and updated related examples and notes.