Skip to content

Releases: TanStack/query

v4.1.1

12 Aug 07:33
27067fd

Choose a tag to compare

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

Changes

Fix

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

Packages

v4.1.0

11 Aug 18:21
7e51776

Choose a tag to compare

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

Changes

Feat

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

Chore

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

Docs

  • Updating testing docs for React 18. (#4023) (57da15e) by Jake Baker
  • examples: Migrate star wars example to vite (#3957) (fa7f13c) by Michal Tecza
  • examples: Migrate rick and morty example to vite (#3958) (46b0aee) by Michal Tecza
  • examples: Migrate playground example to vite (#3955) (eb2da76) by Michal Tecza
  • examples: Migrate default query function example to vite (#3954) (b3cbb85) by Michal Tecza
  • examples: Migrate suspense example to vite (#3953) (f87a998) by Michal Tecza
  • examples: Migrate basic graphql request example to vite (#3952) (7ae3caf) by Michal Tecza
  • examples: Migrate offline example to vite (#3959) (8092dc2) by Michal Tecza
  • add missing languages (#3978) (48ab802) by @nickmccurdy
  • Update Vue-query document: rename Solid to Vue (#4001) (fa7e0a5) by nhducit
  • query-functions.md: fix broken links (#3969) (2e2bf69) by Ian Duvall
  • Fixed some broken links (#3998) (afdd554) by @nicolaslen
  • Update code example to use v4 convention (#4010) (ba85705) by @dgrcode
  • fix link to the offline example (#3996) (e6df356) by Michael Floering
  • queryCache: Fixed incorrect syntax (#3940) (2861b53) by nic01
  • useQuery: clarify behaviour of useQuery "select" with regard to caching (#3933) (a8b0a3b) by Gavin Sharp
  • resurrect contributing.md (eaf322b) by Dominik Dorfmeister
  • examples: migrate examples/react/simple to vite (d16e0c5) by Michal Tecza
  • Update documentation to point to the new CDN link (latest v4) (#3906) (f6eeab0) by Nabil Ridhwan
  • Missing QueryClientProvider import in example. (#3907) (2e93a7b) by dougseismic
  • disabling-queries: fix typo of missing a in declarative (#3908) (0ff22cb) by Bryan Hoang
  • Fix a typo and add install command (#3876) (e9d62f4) by Steffen Holanger
  • fix Suspense Example codesandbox link (#3896) (9adb6b5) by Binaya Chaudhary
  • fix codesandbox link of overview example code (#3897) (c45a2ea) by Binaya Chaudhary
  • Update react-query.md (#3900) (9953235) by Marco Biedermann
  • reformat codemod blocks (7ae67bb) by Dominik Dorfmeister
  • fix layout of v4 migration page (d20e1d8) by Dominik Dorfmeister

Other

Packages

v4.0.11-beta.0

10 Aug 09:48

Choose a tag to compare

v4.0.11-beta.0 Pre-release
Pre-release

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

Changes

Manual Release: v4.0.11-beta.0

Packages

v4.0.10

21 Jul 09:57
1c4e005

Choose a tag to compare

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

Changes

Fix

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

Packages

v4.0.9

21 Jul 08:04
5c81927

Choose a tag to compare

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

Changes

Fix

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

Docs

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

Packages

v4.0.8

20 Jul 19:11
150da1e

Choose a tag to compare

Version 4.0.8 - 7/20/2022, 7:08 PM

Changes

Fix

  • force release (150da1e) by Dominik Dorfmeister

Docs

  • fix all relative links starting with ./ (#3886) (43616ba) by Dominik Dorfmeister

Packages

v4.0.7

20 Jul 17:53
7eebeb0

Choose a tag to compare

Version 4.0.7 - 7/20/2022, 5:50 PM

Changes

Fix

  • react-query-devtools: support cjs in noop build (#3884) (7eebeb0) by Songkeys

Docs

  • fix links (77e069a) by Dominik Dorfmeister

Packages

v4.0.6

20 Jul 15:03
0fda41a

Choose a tag to compare

Version 4.0.6 - 7/20/2022, 3:00 PM

Changes

Fix

  • react-query-devtools: only export devtools in development mode (#3861) (0fda41a) by Dominik Dorfmeister

Chore

  • speedup pr runs in ci (#3864) (9537fe9) by Dominik Dorfmeister

Docs

  • Change Query Keys Url (#3878) (de937e7) by Iakov Khovalkin

Packages

v4.0.5

19 Jul 13:33

Choose a tag to compare

Version 4.0.5 - 7/19/2022, 1:30 PM

Changes

Fix

  • force release (2587b23) by Tanner Linsley

Docs

  • Change docs code-snippet types to tsx (#3857) (75cea4d) by Douglas Parsons

Other

  • force release (8629fa7) by Tanner Linsley

Packages

v4.0.4

19 Jul 06:17
f812182

Choose a tag to compare

Version 4.0.4 - 7/19/2022, 6:14 AM

Changes

Fix

  • react-query-persist-client: define react-query as externals (#3851) (f812182) by Dominik Dorfmeister

Packages