Skip to content
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

feat: Update tRPC client to use new TanStack React Query client instead of Classic React Query Integration #2065

Open
aidansunbury opened this issue Mar 5, 2025 · 1 comment
Labels
🌟 enhancement New feature or request

Comments

@aidansunbury
Copy link
Contributor

Is your feature request related to a problem? Please describe.

The new API is now the recommended client for integrating with TanStack Query. The introduction blog post states that the classic React Query integration will no longer be "receive any significant new features"

Describe the solution you'd like to see

Replace all existing code using the legacy client with code using the updated client, following the migration guide

Describe alternate solutions

Leave CT3A out of date

Additional information

No response

@aidansunbury aidansunbury added the 🌟 enhancement New feature or request label Mar 5, 2025
@acho1833
Copy link

acho1833 commented Mar 8, 2025

+1 for this. I wonder if the project is even supported, last commit is 2 months ago.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌟 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants