docs: add bugs metadata for @tanstack/query-core#10956
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 due to trivial changes (1)
📝 WalkthroughWalkthroughAdds a Changesquery-core Package Manifest
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~1 minute Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 3❌ Failed checks (3 warnings)
✅ Passed checks (2 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 |
|
View your CI Pipeline Execution ↗ for commit 903b6df
☁️ Nx Cloud last updated this comment at |
There was a problem hiding this comment.
Pull request overview
Adds missing npm bugs metadata to @tanstack/query-core so the package page links directly to the project’s issue tracker, matching the request in issue #702.
Changes:
- Added a
bugsURL field topackages/query-core/package.jsonpointing tohttps://github.com/TanStack/query/issues.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This PR adds the missing
bugsmetadata to the@tanstack/query-corepackage, as requested in the microbounty issue #702.bugsURL pointing to the repository issues.Fixes #702
Summary by CodeRabbit