You can install TanStack Devtools with any NPM package manager.
Only install one of the following packages depending on your use case:
npm install @tanstack/react-devtools
npm install -D @tanstack/devtools-vite
npm install @tanstack/react-devtools
npm install -D @tanstack/devtools-vite
TanStack Devtools is compatible with React v16.8+
npm install @tanstack/solid-devtools
npm install -D @tanstack/devtools-vite
npm install @tanstack/solid-devtools
npm install -D @tanstack/devtools-vite
TanStack Devtools is compatible with Solid v1.9.5+
npm install @tanstack/devtools
npm install @tanstack/devtools
Install the the core @tanstack/devtools package to use with any framework or without a framework. Each framework package up above will also re-export everything from this core package.
Your weekly dose of JavaScript news. Delivered every Monday to over 100,000 devs, for free.