Skip to content

Commit ea1f940

Browse files
committed
feat(devtools): integrate tanstack unified devtools
Add @tanstack/react-devtools package and replace separate devtools panels with unified TanStackDevtools component. Configure plugins for Query and Router devtools with different default open states.
1 parent efc14df commit ea1f940

File tree

3 files changed

+943
-916
lines changed

3 files changed

+943
-916
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
"@tailwindcss/postcss": "^4.1.16",
5454
"@tanstack/eslint-plugin-query": "^5.91.2",
5555
"@tanstack/eslint-plugin-router": "^1.133.19",
56+
"@tanstack/react-devtools": "^0.7.11",
5657
"@tanstack/react-query-devtools": "^5.90.2",
5758
"@tanstack/react-router-devtools": "^1.133.36",
5859
"@tanstack/router-plugin": "^1.133.36",

0 commit comments

Comments
 (0)