$ npm i --save react-query-devtools # or $ yarn add react-query-devtools Using React Native? Try react-query-native-devtools instead. Usage By default, React Query Devtools are not imported and used when process.env.NODE_ENV === 'production', so you don't need to worry about excluding...
Wave your hands in the air and shout hooray because React Query comes with dedicated devtools! 🥳 When you begin your React Query journey, you'll want these devtools by your side. They help visualize...
"@tanstack/react-query": "^5.59.16", "@tanstack/react-query-devtools": "^5.59.20", "@types/lodash": "^4.17.13", "lodash": "^4.17.21", "lucide": "^0.453.0", 8 changes: 7 additions & 1 deletion 8 src/app/providers.tsx Original file line numberDiff line numberDiff line cha...
Developer tools to interact with and visualize the TanStack/react-query cache. Latest version: 5.69.0, last published: 6 days ago. Start using @tanstack/react-query-devtools in your project by running `npm i @tanstack/react-query-devtools`. There are 364
Rendered Gzip Exclude Include rootindex.production.jspackages/react-query-devtools/src/noop.ts
$ npm 我@tanstack/react-query-devtools 虽然我期望用棕榈树图标打开工具,但我的浏览器显示一朵花,菜单本身看起来像旧版本,因为可能的操作较少: 我相信最新版本应该是这样的: 由于我之前没有使用过开发工具,所以我真的不知道显示的是哪个版本以及为什么。 我检查了package.json: "dependencies": { "@tanstack/re...
Updates the requirements on [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) to permit the latest version. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.64.2...
@@ -196,7 +196,7 @@ export function ReactQueryDevtools({ } constgetStatusRank=q=> q.state.isFetching?0: !q.observers.length?3:q.state.isStale?2:1 q.state.isFetching?0: !q.observers.length?3:q.isStale()?2:1 constsortFns={ ...
dependabot/npm_and_yarn/master/tanstack/react-query-devtools-5.44.0 Status Success Total duration 3m 52s Artifacts – frontend-ci.yml on: pull_request Matrix: build 1 job completed Show all jobs Oh hello! Nice to see you. Made with ️ by humans.txt Annotations 1 warning build...
@tanstack/query-persist-client-core@5.64.2 @tanstack/query-sync-storage-persister@5.64.2 @tanstack/react-query@5.64.2 @tanstack/react-query-devtools@5.64.2 @tanstack/react-query-persist-client@5.64.2 @tanstack/react-query-next-experimental@5.64.2...