docs: correct refetchOnReconnect default in JSDoc#10632
docs: correct refetchOnReconnect default in JSDoc#10632TheSeydiCharyyev wants to merge 1 commit 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)
📝 WalkthroughWalkthroughDocumentation for ChangesDocumentation Clarification
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~1 minute 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. Review rate limit: 7/8 reviews remaining, refill in 7 minutes and 30 seconds.Comment |
Changes
The JSDoc for
QueryOptions#refetchOnReconnectreferencednetworkOnline, which does not exist anywhere in the codebase. The actual default is set inqueryClient.tsbased onnetworkMode:Updated the comment to accurately describe the real default.
Checklist
pnpm run test:pr.Release Impact
Summary by CodeRabbit