End-to-end typesafe APIs made easy
A tRPC wrapper around
@tanstack/react-query
.
[!WARNING]
🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 This package is currently in beta as we stabilize the API. We might do breaking changes without respecting semver.
Full documentation can be found at https://trpc.io/docs/client/tanstack-react-query/setup.
Requires
@tanstack/react-query
v5.62.8 or higher
# npm
npm install @trpc/tanstack-react-query @tanstack/react-query
# Yarn
yarn add @trpc/tanstack-react-query @tanstack/react-query
# pnpm
pnpm add @trpc/tanstack-react-query @tanstack/react-query
# Bun
bun add @trpc/tanstack-react-query @tanstack/react-query