Remove unused feedback feature#165
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 (14)
💤 Files with no reviewable changes (10)
📝 WalkthroughWalkthroughRemoves the feedback-collection feature from ChangesFeedback Feature Removal
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
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 docstrings
🧪 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 afd230a
☁️ Nx Cloud last updated this comment at |
commit: |
Remove the unused feedback feature from
@tanstack/intent.This deletes the feedback implementation, public feedback exports and types, feedback-specific tests, and the bundled
feedback-collectionmeta-skill. It also removes current docs and CLI output that pointed users to feedback collection, while leaving historical changelog entries intact.Summary by CodeRabbit
Removed Features
feedbackcommand is no longer available.Documentation