We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5080c8e commit c5e409bCopy full SHA for c5e409b
README.md
@@ -13,7 +13,7 @@ Hooks for fetching, caching and updating asynchronous data in React, Solid, Svel
13
</a><a href="https://www.npmjs.com/package/@tanstack/query-core" target="\_parent">
14
<img alt="" src="https://img.shields.io/npm/dm/@tanstack/query-core.svg" />
15
</a><a href="https://bundlephobia.com/package/@tanstack/react-query@latest" target="\_parent">
16
- <img alt="" src="https://badgen.net/bundlephobia/minzip/@tanstack/react-query" />
+ <img alt="" src="https://deno.bundlejs.com/?q=@tanstack/react-query@alpha&config={%22esbuild%22:{%22external%22:[%22react%22,%22react-dom%22]}}&badge=detailed" />
17
</a><a href="#badge">
18
<img alt="semantic-release" src="https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg">
19
</a><a href="https://github.com/TanStack/query/discussions">
0 commit comments