New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@trpc/tanstack-react-query

Package Overview
Dependencies
Maintainers
2
Versions
216
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@trpc/tanstack-react-query

TanStack React Query Integration for tRPC

latest
Source
npmnpm
Version
11.16.0
Version published
Weekly downloads
475K
2.3%
Maintainers
2
Weekly downloads
 
Created
Source

tRPC

tRPC

End-to-end typesafe APIs made easy

@trpc/tanstack-react-query

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.

Documentation

Full documentation can be found at https://trpc.io/docs/client/tanstack-react-query/setup.

Installation

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

AI Agents

If you use an AI coding agent, install tRPC skills for better code generation:

npx @tanstack/intent@latest install

Keywords

tanstack-intent

FAQs

Package last updated on 28 Mar 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts