Skip to content

Releases: TanStack/query

v4.20.9

04 Jan 08:34
05a61b1

Choose a tag to compare

Version 4.20.9 - 1/4/2023, 8:30 AM

Changes

Fix

Docs

  • Add reactotron-react-query plugin (#4744) (70ddaa9) by Hasan
  • vue-query: fix vue-query imports in docs, correct section replacements (#4728) (fa04a1d) by Damian Osipiuk
  • fix reference to course (afbd788) by Dominik Dorfmeister

Other

  • Update README.md (cf1846e) by Tanner Linsley
  • fix: solid-query: Revert breaking build (#4733) (17afa9b) by @ardeora
  • add Moshyfawn as a contributor for code (#4731) (7d3f803) by allcontributors[bot]

Packages

v4.20.8

30 Dec 08:37
243af3e

Choose a tag to compare

Version 4.20.8 - 12/30/2022, 8:34 AM

Changes

Fix

  • eslint-plugin-query: exhaustive-deps false positives (#4725) (243af3e) by Eliya Cohen

Docs

  • vue-query: migrate vue-query docs (#4710) (46fae94) by Damian Osipiuk
  • examples: Fix react-router example (#4719) (55001bf) by Bram van Leur

Other

  • add Mamoanwar97 as a contributor for code (#4707) (f7a496f) by allcontributors[bot]

Packages

v4.20.7

25 Dec 18:05
1d7ef5a

Choose a tag to compare

Version 4.20.7 - 12/25/2022, 6:01 PM

Changes

Fix

  • eslint-plugin: allow query key factory style (#4704) (1d7ef5a) by Eliya Cohen

Packages

v4.20.6

25 Dec 12:32
2e80cf7

Choose a tag to compare

Version 4.20.6 - 12/25/2022, 12:29 PM

Changes

Fix

  • eslint-plugin-query: prefer object syntax should not remove generics (#4703) (2e80cf7) by Eliya Cohen

Docs

Packages

v4.20.5

15 Dec 22:58
e97c6bc

Choose a tag to compare

Version 4.20.5 - 12/15/2022, 10:55 PM

Changes

Refactor

  • vue-query: replace isRef with unref where possible (#4641) (e97c6bc) by Alex Kozack

Docs

  • update updates-from-mutation-responses.md (#4648) (194a2db) by zognotadog

Packages

v4.20.4

14 Dec 19:01
b82f05e

Choose a tag to compare

Version 4.20.4 - 12/14/2022, 6:56 PM

Changes

Refactor

  • disallow implicit returns (#4640) (b82f05e) by Aadesh Chandra

Packages

v4.20.3

14 Dec 17:39
ce1259c

Choose a tag to compare

Version 4.20.3 - 12/14/2022, 5:36 PM

Changes

Fix

  • query-async-storage-persister: support wider range of types (#4639) (ce1259c) by Dominik Dorfmeister

Packages

v4.20.2

14 Dec 07:32
2e4ca01

Choose a tag to compare

Version 4.20.2 - 12/14/2022, 7:27 AM

Changes

Refactor

  • solid-query: vite-plugin-solid backwards compatibility (2e4ca01) by @ardeora

Chore

  • stabilize tests (22fbdaf) by Dominik Dorfmeister

Packages

v4.20.1

14 Dec 07:14
d261823

Choose a tag to compare

Version 4.20.1 - 12/14/2022, 7:11 AM

Changes

Fix

  • eslint-plugin: support rule prefer-object-syntax with multi lines (#4637) (d261823) by Eliya Cohen

Packages

v4.20.0

13 Dec 19:35
57ecd32

Choose a tag to compare

Version 4.20.0 - 12/13/2022, 7:31 PM

Changes

Feat

  • vue-query: allow to pass queryClient directly in useQueries options (#4625) (57ecd32) by Damian Osipiuk

Chore

  • remove leftover lerna config (#4632) (d7275d1) by Dimitri Mitropoulos

Docs

  • query-cancellation: remove more references to old cancel fn (#4631) (d2e9d3e) by @reyronald
  • examples: prefer object syntax for examples (#4621) (2a370ab) by Dominik Dorfmeister

Packages