Skip to content

Releases: TanStack/query

v4.16.1

13 Nov 19:04
9584a6a

Choose a tag to compare

Version 4.16.1 - 11/13/2022, 7:01 PM

Changes

Fix

  • vue-query: useQueries options allow empty array (#4505) (9584a6a) by Naymi

Test

  • add useQueries with suspense tests (#4502) (f65e7af) by Dante

Packages

v4.16.0

13 Nov 07:59
d99d94e

Choose a tag to compare

Version 4.16.0 - 11/13/2022, 7:55 AM

Changes

Feat

Packages

v4.15.1

13 Nov 07:54
32b3aac

Choose a tag to compare

Version 4.15.1 - 11/13/2022, 7:50 AM

Changes

Fix

  • lock dependency of @tanstack/match-sorter-utils to 8.1.1 (#4501) (32b3aac) by Dominik Dorfmeister

Packages

v4.15.0

12 Nov 07:32
9d9aea5

Choose a tag to compare

Version 4.15.0 - 11/12/2022, 7:28 AM

Changes

Feat

  • react-query: suspense for useQueries (#4498) (9d9aea5) by Dominik Dorfmeister

Packages

v4.14.8

11 Nov 20:13
d5bf345

Choose a tag to compare

Version 4.14.8 - 11/11/2022, 8:09 PM

Changes

Fix

  • react-query-devtools: unset padding for resetting after closed (#4477) (d5bf345) by Minami

Docs

  • Adds a missing square bracket (#4488) (54f16f6) by SeanBarker182

Packages

v4.14.7

11 Nov 11:57
82adc95

Choose a tag to compare

Version 4.14.7 - 11/11/2022, 11:53 AM

Changes

Fix

  • eslint-plugin-query: run exhaustive dep check on referenced query key (#4480) (82adc95) by Eliya Cohen

Docs

  • Update disabling-queries.md (#4472) (67ddf17) by Abdullah Al Sadi
  • vue-query: vue2, nuxt3 examples (#4384) (58f3cec) by Damian Osipiuk

Packages

v4.14.6

11 Nov 08:48
933cd41

Choose a tag to compare

Version 4.14.6 - 11/11/2022, 8:44 AM

Changes

Fix

  • eslint-plugin: false positive for factory functions (#4497) (933cd41) by Eliya Cohen

Chore

  • fix allcontributors (a0a8ada) by Dominik Dorfmeister

Docs

Other

  • add balazsmatepetro as a contributor for code (#4482) (350aba5) by allcontributors[bot]

Packages

v4.14.5

06 Nov 15:46
c45c1bf

Choose a tag to compare

Version 4.14.5 - 11/6/2022, 3:41 PM

Changes

Fix

  • query-core: make isRefetching false when fetching next/previous page in an infinite query (#4465) (c45c1bf) by Michal Tecza

Refactor

  • core: derive meta from options (#4463) (4861200) by Dominik Dorfmeister

Test

  • stabilize the test for notifying query cache when a query becomes stale (#4466) (71144c7) by Michal Tecza

Packages

v4.14.4

05 Nov 18:39
fefb951

Choose a tag to compare

Version 4.14.4 - 11/5/2022, 6:35 PM

Changes

Fix

  • eslint-plugin: omit generics/types from dependencies (#4462) (fefb951) by Eliya Cohen

Docs

  • link angular query (#4461) (fc743a9) by Dominik Dorfmeister

Packages

v4.14.3

04 Nov 15:26
fd4938e

Choose a tag to compare

Version 4.14.3 - 11/4/2022, 3:22 PM

Changes

Fix

  • eslint-plugin-query: get identifiers from unary, chain, and ts-non-null expressions (#4448) (fd4938e) by Eliya Cohen
  • eslint-plugin-query: handle first argument reference edge case (#4451) (17c642d) by Eliya Cohen
  • eslint-plugin-query: change lint urls to the website (#4449) (292cc54) by Eliya Cohen

Chore

  • fix malformed json (c1b3559) by Dominik Dorfmeister

Docs

Other

  • docs(guides) some more minor fixes (#4446) (6cfbbed) by Dimitri Mitropoulos

Test

  • stabilize another batch of flaky tests (#4428) (2e6dab1) by Michal Tecza

Packages