Skip to content

Releases: TanStack/query

v4.14.2

01 Nov 14:06
535027b

Choose a tag to compare

Version 4.14.2 - 11/1/2022, 2:02 PM

Changes

Fix

  • eslint-plugin: downgrade auto-fix to suggest (#4425) (535027b) by Eliya Cohen

Packages

v4.14.1

01 Nov 11:32

Choose a tag to compare

Version 4.14.1 - 11/1/2022, 11:29 AM

Changes

Fix

  • eslint-plugin-query: build & publish the plugin (bb56579) by Dominik Dorfmeister

Packages

v4.14.0

01 Nov 11:07
5c9b3c3

Choose a tag to compare

Version 4.14.0 - 11/1/2022, 11:05 AM

Changes

Feat

  • eslint-plugin-query (5d5c0f0) by Eliya Cohen
  • add deprecation warnings (c376158) by Dominik Dorfmeister

Fix

  • core: initialData should take precedence over keepPreviousData (#4422) (1614c31) by Dominik Dorfmeister

Docs

  • prefer object syntax in docs (#4409) (e152ea5) by Dominik Dorfmeister

Other

  • add Newbie012 as a contributor for code (#4424) (5c9b3c3) by allcontributors[bot]
  • add KubaJastrz as a contributor for code (#4423) (104815d) by allcontributors[bot]

Packages

v4.13.7

01 Nov 08:02

Choose a tag to compare

Version 4.13.7 - 11/1/2022, 7:59 AM

Changes

Fix

  • react-query-devtools: Fix JSON formatting in detail view. (#4418) (1a1012b) by mc-petry

Chore

  • fix test output in publish script (1ce5616) by Dominik Dorfmeister

Packages

v4.13.6

01 Nov 07:15
b65725c

Choose a tag to compare

Version 4.13.6 - 11/1/2022, 7:12 AM

Changes

Perf

Docs

Packages

v4.13.5

30 Oct 22:43
fe67cb7

Choose a tag to compare

Version 4.13.5 - 10/30/2022, 10:39 PM

Changes

Fix

  • unwrap queryKey in queryFn for overloads (#4410) (fe67cb7) by Damian Osipiuk

Doc

  • graphql: update "Type-Safety and Code Generation" section (#4371) (7f7e759) by Charly POLY

Test

Packages

v4.13.4

29 Oct 08:07
9495006

Choose a tag to compare

Version 4.13.4 - 10/29/2022, 8:04 AM

Changes

Fix

  • queryObserver: always structurally share placeholderData (#4402) (9495006) by Dominik Dorfmeister

Test

  • stabilize a flaky test for isFetchedAfterMount (#4381) (fc98d31) by Michal Tecza
  • stabilize some flaky tests (#4395) (f6023ff) by Michal Tecza

Packages

v4.13.3

25 Oct 21:36
c3f9b1e

Choose a tag to compare

Version 4.13.3 - 10/25/2022, 9:32 PM

Changes

Fix

  • vue-query: proper function types in MaybeRefDeep (#4382) (c3f9b1e) by Damian Osipiuk

Packages

v4.13.2

23 Oct 19:09
a7972eb

Choose a tag to compare

Version 4.13.2 - 10/23/2022, 7:06 PM

Changes

Fix

  • vue-query: properly unref useMutation parameters (#4363) (a7972eb) by Matthew Hausman

Other

  • add matthewhausman as a contributor for code (#4362) (f9840dd) by allcontributors[bot]

Packages

v4.13.1

22 Oct 23:20
915d5e9

Choose a tag to compare

Version 4.13.1 - 10/22/2022, 11:16 PM

Changes

Fix

  • vue-query: improve useMutation reactivity, allow params to be refs (#4339) (915d5e9) by Matthew Hausman

Packages