We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cbb4b0 commit c933c6dCopy full SHA for c933c6d
specs
wxt.config.ts
@@ -12,7 +12,7 @@ export default defineConfig({
12
strict_min_version: "112.0",
13
},
14
15
- version: "0.15.0",
+ version: "1.0.0",
16
description: "DevTools extension for debugging TanStack Query applications. Inspect queries, mutations, and cache state in real-time.",
17
homepage_url: "https://github.com/DeeCode-inc/tanstack-query-chrome-devtools",
18
host_permissions: ["<all_urls>"],
0 commit comments