-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Export types SubscriptionResolver and ResolverDef #6803
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
WalkthroughRenamed the internal type Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes
Possibly related PRs
Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Organization UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🧰 Additional context used📓 Path-based instructions (3)**/*.{ts,tsx}📄 CodeRabbit inference engine (.cursor/rules/coding-guidelines.mdc)
Files:
**/*.{ts,tsx,md,mdx}📄 CodeRabbit inference engine (.cursor/rules/coding-guidelines.mdc)
Files:
packages/**/*.{ts,tsx}📄 CodeRabbit inference engine (.cursor/rules/coding-guidelines.mdc)
Files:
🧠 Learnings (10)📓 Common learnings📚 Learning: 2025-02-19T20:31:52.088ZApplied to files:
📚 Learning: 2025-09-05T15:17:32.520ZApplied to files:
📚 Learning: 2025-09-05T16:48:06.982ZApplied to files:
📚 Learning: 2025-09-05T15:16:31.379ZApplied to files:
📚 Learning: 2025-09-05T16:48:06.982ZApplied to files:
📚 Learning: 2025-09-05T15:16:01.878ZApplied to files:
📚 Learning: 2025-09-05T15:16:01.878ZApplied to files:
📚 Learning: 2025-09-05T15:16:01.878ZApplied to files:
📚 Learning: 2025-09-05T15:17:32.520ZApplied to files:
🧬 Code graph analysis (1)packages/client/src/createTRPCClient.ts (1)
🔇 Additional comments (5)
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 |
|
@cooolbros is attempting to deploy a commit to the trpc Team on Vercel. A member of the Team first needs to authorize it. |
@trpc/client
@trpc/next
@trpc/react-query
@trpc/server
@trpc/tanstack-react-query
@trpc/upgrade
commit: |
Co-authored-by: Alex / KATT <alexander@n1s.se>
Head branch was pushed to by a user without write access
🎯 Changes
Export types
SubscriptionResolverandResolverDef(because of generic type argumentTDef extends ResolverDef)Both exported types are marked as
@internalPreviously, only type
Resolverwas exported, but notSubscriptionResolver✅ Checklist
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.