Skip to content

🇼🇮🇵 Refactor: Migrate to tRPC #406

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

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

tostesdaniel
Copy link
Owner

No description provided.

 packages

- Bumps @tanstack/react-query from 5.66.9 to 5.74.4.
- Adds @trpc/client, @trpc/next, @trpc/react-query, and @trpc/server at version 11.1.0.
- Introduces client-only package
- Add an initial bookmarks router to confirm it works.
…cy code

- Deleted the `bookmark-filter.ts` actions in favor of tRPC implementations.
- Updated `MyFiltersPage` to use the new tRPC client for fetching bookmarked filters.
- Refactored `SavedFilters` and `BookmarkToggle` components to utilize tRPC queries and mutations for bookmark management.
- Removed the `use-get-bookmarked-filters` hook as it is no longer needed.
- Updated the RootLayout component to utilize TRPCReactProvider for improved data fetching and state management.
- Removed the legacy QueryProvider to streamline the integration with tRPC.
@tostesdaniel
Copy link
Owner Author

@coderabbitai configuration

Repository owner deleted a comment from coderabbitai bot Jul 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant