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 c5e409b commit b879836Copy full SHA for b879836
README.md
@@ -12,7 +12,7 @@ Hooks for fetching, caching and updating asynchronous data in React, Solid, Svel
12
<img src="https://github.com/TanStack/query/workflows/react-query%20tests/badge.svg" />
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">
+</a><a href="https://bundlejs.com/?q=%40tanstack%2Freact-query%40alpha&config=%7B%22esbuild%22%3A%7B%22external%22%3A%5B%22react%22%2C%22react-dom%22%5D%7D%7D&badge=" target="\_parent">
16
<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">
0 commit comments