query

🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.

MIT License

Downloads
58.3M
Stars
40.6K
Committers
818

Bot releases are visible (Hide)

query -

Published by tannerlinsley about 2 years ago

Version 4.2.2 - 8/26/2022, 9:48 AM

Changes

Fix

  • react-query-devtools: Adding screenreader text to the DevTools open icon (#4063) (e97a9a5b) by @nicholasgriffintn

Chore

  • use strict dependency versions in publish scripts (1da9e438) by @TkDodo
  • fix release script (#4053) (213a85fe) by @TkDodo

Docs

  • query-cancellation: remove reference to old cancel function (a1050eb0) by @TkDodo
  • Add new guides for React Native createAsyncStoragePersister (#4064) (76b98ed1) by @amerllica
  • Fix typos (#4061) (4690b585) by Henry Nguyen
  • fix /reactjs import path (#4059) (e7171444) by @vltansky
  • Update the docs for loading state of status field (#4057) (f0870bbd) by Artur Drobinskiy
  • update blogposts (c1aa2a5c) by @TkDodo
  • Fix networkMode case in v4 migration guide (#4032) (f7a365b6) by Samuli Suomi

Packages

query - https://github.com/TanStack/query/releases/tag/v4.3.0-beta.4

Published by tannerlinsley about 2 years ago

Version 4.3.0-beta.4 - 8/24/2022, 10:18 AM

Changes

Fix

  • umd build size, force prod devtools (#4074) (b40b7c35) by Damian Osipiuk

Packages

query - https://github.com/TanStack/query/releases/tag/v4.3.0-beta.3

Published by tannerlinsley about 2 years ago

Version 4.3.0-beta.3 - 8/23/2022, 7:51 AM

Changes

Manual Release: v4.3.0-beta.3

Packages

query - https://github.com/TanStack/query/releases/tag/v4.3.0-beta.2

Published by tannerlinsley about 2 years ago

Version 4.3.0-beta.2 - 8/23/2022, 7:42 AM

Changes

Fix

  • publish script (272a37e6) by Dominik Dorfmeister

Packages

query - https://github.com/TanStack/query/releases/tag/v4.3.0-beta.0

Published by tannerlinsley about 2 years ago

Version 4.3.0-beta.0 - 8/19/2022, 12:03 PM

Changes

Manual Release: v4.3.0-beta.0

Packages

query - https://github.com/TanStack/query/releases/tag/v4.0.11-beta.5

Published by tannerlinsley about 2 years ago

Version 4.0.11-beta.5 - 8/18/2022, 7:48 PM

Changes

Fix

  • force release (f39e960d) by Dominik Dorfmeister

Chore

  • fix release script (#4053) (213a85fe) by Dominik Dorfmeister
  • react-query should be a peerDependency of the devtools (64656c3b) by Dominik Dorfmeister

Docs

  • Fix networkMode case in v4 migration guide (#4032) (f7a365b6) by Samuli Suomi

Other

  • Merge remote-tracking branch tannerlinsley/main into beta (704b1a76) by Dominik Dorfmeister

Packages

query - https://github.com/TanStack/query/releases/tag/v4.0.11-beta.4

Published by tannerlinsley about 2 years ago

Version 4.0.11-beta.4 - 8/18/2022, 11:48 AM

Changes

Manual Release: v4.0.11-beta.4

Packages

query - https://github.com/TanStack/query/releases/tag/v4.0.11-beta.3

Published by tannerlinsley about 2 years ago

Version 4.0.11-beta.3 - 8/18/2022, 11:32 AM

Changes

Fix

  • remove browser entry, fix umd size (#4044) (58e3ae33) by Damian Osipiuk

Chore

  • remove browser field from package validation (103e1699) by Dominik Dorfmeister

Packages

query - https://github.com/TanStack/query/releases/tag/v4.0.11-beta.2

Published by tannerlinsley about 2 years ago

Version 4.0.11-beta.2 - 8/18/2022, 7:08 AM

Changes

Fix

  • react-query-devtools: cjs devtools fallback (#4048) (d4cd6202) by Damian Osipiuk

Packages

query - https://github.com/TanStack/query/releases/tag/v4.2.1

Published by tannerlinsley about 2 years ago

Version 4.2.1 - 8/17/2022, 1:38 PM

Changes

Fix

  • force release (f39e960d) by Dominik Dorfmeister

Docs

  • spell fix (#4041) (262f83f9) by Eric
  • Update Best of JS and Bundlephobia badges links in README (#4040) (d20eaf8e) by Tima Gixe
  • examples: remove redundant examples (#3951) (4bc258b1) by Michal Tecza

Packages

query - https://github.com/TanStack/query/releases/tag/v4.0.11-beta.1

Published by tannerlinsley about 2 years ago

Version 4.0.11-beta.1 - 8/17/2022, 6:30 AM

Changes

Feat

  • allow custom function for structuralSharing (#3868) (f9ebf9aa) by Richard Silverton
  • notify about observer options change (#3989) (7e51776b) by Damian Osipiuk

Fix

  • query-broadcast-client-experimental: upgrade broadcast-channel (#4038) (aa660da5) by @neemski
  • types: get the proper loading related types for DefinedUseQueryResult (#3988) (6d219e17) by Ronny Hsieh
  • types: allow returning non-promise values from mutation callbacks (86592d6a) by Dmitrii Kartashev
  • react-query-devtools: add required react versions as peerDependency (#4011) (27067fd2) by Mohammad Al Zouabi

Chore

  • query-broadcast-client-experimental: fix build (41742cd0) by Dominik Dorfmeister
  • devtools: Add peerDependencies (#4000) (81dee1e5) by doinki

Docs

  • spell fix (#4041) (262f83f9) by Eric
  • Update Best of JS and Bundlephobia badges links in README (#4040) (d20eaf8e) by Tima Gixe
  • examples: remove redundant examples (#3951) (4bc258b1) by Michal Tecza
  • examples: migrate examples/react/basic to vite (#3949) (a3fd7f28) by Michal Tecza
  • update quick-start (c08c0a1c) by Dominik Dorfmeister
  • update readme (74541edb) by Dominik Dorfmeister
  • fix broken links (#4027) (881048df) by @taylorsmith
  • examples: fix codesandbox of optimistic updates typescript example (#3950) (b3201e99) by Michal Tecza
  • Update InfiniteQueryObserver.md (#3849) (a6d455b7) by Burak
  • reference: clarification setQueriesData description (#4025) (14ed7859) by xylb
  • Updating testing docs for React 18. (#4023) (57da15ed) by Jake Baker
  • examples: Migrate star wars example to vite (#3957) (fa7f13c4) by Michal Tecza
  • examples: Migrate rick and morty example to vite (#3958) (46b0aee0) by Michal Tecza
  • examples: Migrate playground example to vite (#3955) (eb2da765) by Michal Tecza
  • examples: Migrate default query function example to vite (#3954) (b3cbb85b) by Michal Tecza
  • examples: Migrate suspense example to vite (#3953) (f87a9986) by Michal Tecza
  • examples: Migrate basic graphql request example to vite (#3952) (7ae3caf2) by Michal Tecza
  • examples: Migrate offline example to vite (#3959) (8092dc2d) by Michal Tecza
  • add missing languages (#3978) (48ab8024) by @nickmccurdy
  • Update Vue-query document: rename Solid to Vue (#4001) (fa7e0a5d) by nhducit
  • query-functions.md: fix broken links (#3969) (2e2bf69d) by Ian Duvall
  • Fixed some broken links (#3998) (afdd554d) by @nicolaslen

Other

  • Merge remote-tracking branch tannerlinsley/main into beta (8025dbf4) by Dominik Dorfmeister

Packages

query - https://github.com/TanStack/query/releases/tag/v4.2.0

Published by tannerlinsley about 2 years ago

Version 4.2.0 - 8/16/2022, 8:21 AM

Changes

Feat

  • allow custom function for structuralSharing (#3868) (f9ebf9aa) by Richard Silverton

Packages

query - https://github.com/TanStack/query/releases/tag/v4.1.4

Published by tannerlinsley about 2 years ago

Version 4.1.4 - 8/16/2022, 8:11 AM

Changes

Fix

  • query-broadcast-client-experimental: upgrade broadcast-channel (#4038) (aa660da5) by @neemski

Chore

  • query-broadcast-client-experimental: fix build (41742cd0) by Dominik Dorfmeister

Docs

  • examples: migrate examples/react/basic to vite (#3949) (a3fd7f28) by Michal Tecza
  • update quick-start (c08c0a1c) by Dominik Dorfmeister

Packages

query - https://github.com/TanStack/query/releases/tag/v4.1.3

Published by tannerlinsley about 2 years ago

Version 4.1.3 - 8/13/2022, 9:10 AM

Changes

Fix

  • types: get the proper loading related types for DefinedUseQueryResult (#3988) (6d219e17) by Ronny Hsieh

Docs

  • update readme (74541edb) by Dominik Dorfmeister

Packages

query - https://github.com/TanStack/query/releases/tag/v4.1.2

Published by tannerlinsley about 2 years ago

Version 4.1.2 - 8/12/2022, 6:46 PM

Changes

Fix

  • types: allow returning non-promise values from mutation callbacks (86592d6a) by Dmitrii Kartashev

Docs

  • fix broken links (#4027) (881048df) by @taylorsmith
  • examples: fix codesandbox of optimistic updates typescript example (#3950) (b3201e99) by Michal Tecza
  • Update InfiniteQueryObserver.md (#3849) (a6d455b7) by Burak
  • reference: clarification setQueriesData description (#4025) (14ed7859) by xylb

Packages

query - https://github.com/TanStack/query/releases/tag/v4.1.1

Published by tannerlinsley about 2 years ago

Version 4.1.1 - 8/12/2022, 7:31 AM

Changes

Fix

  • react-query-devtools: add required react versions as peerDependency (#4011) (27067fd2) by Mohammad Al Zouabi

Packages

query - https://github.com/TanStack/query/releases/tag/v4.1.0

Published by tannerlinsley about 2 years ago

Version 4.1.0 - 8/11/2022, 6:18 PM

Changes

Feat

  • notify about observer options change (#3989) (7e51776b) by Damian Osipiuk

Chore

  • devtools: Add peerDependencies (#4000) (81dee1e5) by doinki
  • allow to dispatch publish with tag override (#4014) (1d9c2120) by Damian Osipiuk
  • examples: improve simple example (1fdab151) by Michal Tecza

Docs

  • Updating testing docs for React 18. (#4023) (57da15ed) by Jake Baker
  • examples: Migrate star wars example to vite (#3957) (fa7f13c4) by Michal Tecza
  • examples: Migrate rick and morty example to vite (#3958) (46b0aee0) by Michal Tecza
  • examples: Migrate playground example to vite (#3955) (eb2da765) by Michal Tecza
  • examples: Migrate default query function example to vite (#3954) (b3cbb85b) by Michal Tecza
  • examples: Migrate suspense example to vite (#3953) (f87a9986) by Michal Tecza
  • examples: Migrate basic graphql request example to vite (#3952) (7ae3caf2) by Michal Tecza
  • examples: Migrate offline example to vite (#3959) (8092dc2d) by Michal Tecza
  • add missing languages (#3978) (48ab8024) by @nickmccurdy
  • Update Vue-query document: rename Solid to Vue (#4001) (fa7e0a5d) by nhducit
  • query-functions.md: fix broken links (#3969) (2e2bf69d) by Ian Duvall
  • Fixed some broken links (#3998) (afdd554d) by @nicolaslen
  • Update code example to use v4 convention (#4010) (ba857051) by @dgrcode
  • fix link to the offline example (#3996) (e6df356e) by Michael Floering
  • queryCache: Fixed incorrect syntax (#3940) (2861b532) by nic01
  • useQuery: clarify behaviour of useQuery "select" with regard to caching (#3933) (a8b0a3bb) by Gavin Sharp
  • resurrect contributing.md (eaf322b6) by Dominik Dorfmeister
  • examples: migrate examples/react/simple to vite (d16e0c50) by Michal Tecza
  • Update documentation to point to the new CDN link (latest v4) (#3906) (f6eeab07) by Nabil Ridhwan
  • Missing QueryClientProvider import in example. (#3907) (2e93a7bf) by dougseismic
  • disabling-queries: fix typo of missing a in declarative (#3908) (0ff22cb3) by Bryan Hoang
  • Fix a typo and add install command (#3876) (e9d62f4e) by Steffen Holanger
  • fix Suspense Example codesandbox link (#3896) (9adb6b55) by Binaya Chaudhary
  • fix codesandbox link of overview example code (#3897) (c45a2ea2) by Binaya Chaudhary
  • Update react-query.md (#3900) (9953235d) by Marco Biedermann
  • reformat codemod blocks (7ae67bb3) by Dominik Dorfmeister
  • fix layout of v4 migration page (d20e1d8b) by Dominik Dorfmeister

Other

  • Already checked in line 566. (#3915) (454c5848) by @ro0t

Packages

query - https://github.com/TanStack/query/releases/tag/v4.0.11-beta.0

Published by tannerlinsley about 2 years ago

Version 4.0.11-beta.0 - 8/10/2022, 9:46 AM

Changes

Manual Release: v4.0.11-beta.0

Packages

query - https://github.com/TanStack/query/releases/tag/v4.0.10

Published by tannerlinsley over 2 years ago

Version 4.0.10 - 7/21/2022, 9:54 AM

Changes

Fix

  • react-query-devtool: correct the noop entry for cjs (#3893) (1c4e005e) by Songkeys

Packages

query - https://github.com/TanStack/query/releases/tag/v4.0.9

Published by tannerlinsley over 2 years ago

Version 4.0.9 - 7/21/2022, 8:01 AM

Changes

Fix

  • react-query: allow passing options to useQuery without initialData (#3873) (5c819274) by Juan Henriquez

Docs

  • fix next-js based examples (#3891) (e140b6cf) by Dominik Dorfmeister

Packages

Package Rankings
Top 0.31% on Npmjs.org
Top 6.69% on Proxy.golang.org
Top 21.14% on Repo1.maven.org