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 - https://github.com/TanStack/query/releases/tag/v5.56.0

Published by github-actions[bot] about 1 month ago

Version 5.56.0 - 9/12/24, 9:56 AM

Changes

Feat

  • core: ensureInfiniteQueryData (#8048) (edec4a6) by Dominik Dorfmeister

Docs

  • react-query: recommend against throwing errors in select (#8041) (9608f80) by @DogPawHat

Packages

query - https://github.com/TanStack/query/releases/tag/v5.55.4

Published by github-actions[bot] about 1 month ago

Version 5.55.4 - 9/9/24, 6:38 AM

Changes

Fix

  • query-core: jsdoc of notifyManager (#8031) (2c1be7b) by @manudeli

Packages

query - https://github.com/TanStack/query/releases/tag/v5.55.3

Published by github-actions[bot] about 1 month ago

Version 5.55.3 - 9/9/24, 6:16 AM

Changes

Fix

  • replace JSON.stringify with replaceDeepEqual in structural sharing integrity check (#8030) (1bffc78) by jxom

Chore

  • angular-query: remove redundant dependencies (#8032) (d58cf08) by Arnoud

Docs

  • react-query: Update React Suspens Link in README.md (#8020) (9b78527) by Cyril Leclercq

Packages

query - https://github.com/TanStack/query/releases/tag/v5.55.2

Published by github-actions[bot] about 1 month ago

Version 5.55.2 - 9/8/24, 4:10 PM

Changes

Refactor

  • query-core: move Override type to core (#7916) (f0c5022) by @manudeli

Packages

query - https://github.com/TanStack/query/releases/tag/v5.55.1

Published by github-actions[bot] about 1 month ago

Version 5.55.1 - 9/8/24, 1:19 PM

Changes

Fix

  • query-devtools: Added missing type="button" on DevTools-button (#8016) (5cb0bd4) by @Svish

Refactor

  • react-query: split prefetch.ts (#8028) (42715e7) by @manudeli

Docs

  • Update advanced-ssr.md (#8021) (49bfe68) by @Boby900

Packages

query - https://github.com/TanStack/query/releases/tag/v5.55.0

Published by github-actions[bot] about 2 months ago

Version 5.55.0 - 9/6/24, 5:58 AM

Changes

Feat

  • react-query: add optional queryClient parameter to usePrefetchQuery (#8014) (48702e4) by Jonghyeon Ko

Packages

query - https://github.com/TanStack/query/releases/tag/v5.54.2

Published by github-actions[bot] about 2 months ago

Version 5.54.2 - 9/5/24, 7:51 PM

Changes

Perf

  • vue-query: add shallow flag to improve perf on large datasets (#7733) (9cb5922) by Junhee Park

Chore

  • deps: update dependency sherif to v1 (#7999) (0f86b4d) by renovate[bot]
  • deps: update dependency svelte-check to v4 (#8013) (46af042) by renovate[bot]

Packages

query - https://github.com/TanStack/query/releases/tag/v5.54.1

Published by github-actions[bot] about 2 months ago

Version 5.54.1 - 9/3/24, 8:50 PM

Changes

Fix

  • query-core: accept generics on setQueryDefaults and setMutationDefaults (#7903) (a85382f) by Simone Cervini

Packages

query - https://github.com/TanStack/query/releases/tag/v5.54.0

Published by github-actions[bot] about 2 months ago

Version 5.54.0 - 9/2/24, 11:18 PM

Changes

Feat

  • react-query-dev-tools: Add ReactQueryDevToolsPanel support (#7788) (f8ad973) by Toofff

Packages

query - https://github.com/TanStack/query/releases/tag/v5.53.3

Published by github-actions[bot] about 2 months ago

Version 5.53.3 - 9/2/24, 12:32 PM

Changes

Fix

  • query-core: remove error thrown inside replaceData (#8004) (fb9d4f6) by Bohdan Yefimenko

Docs

  • vue-query: update SSR guide for nuxt2 (#8001) (cd91357) by Damian Osipiuk

Packages

query - https://github.com/TanStack/query/releases/tag/v5.53.2

Published by github-actions[bot] about 2 months ago

Version 5.53.2 - 9/1/24, 8:41 PM

Changes

Fix

  • vue-query: invalidate queries immediately after calling invalidateQueries (#7930) (c91c720) by @Mini-ghost

Chore

  • angular-query: add injection context tests (#7993) (cc20045) by Arnoud
  • deps: update to @tanstack/config 0.13.1 (#7986) (4b2c8c5) by Lachlan Collins

Docs

  • angular-query: update overview and readme (#7994) (4977296) by Arnoud

Packages

query - https://github.com/TanStack/query/releases/tag/v5.53.1

Published by github-actions[bot] about 2 months ago

Version 5.53.1 - 8/30/24, 10:29 AM

Changes

Fix

  • query-core: handle errors that occur inside setData method (#7966) (50315ac) by Bohdan Yefimenko

Chore

  • deps: use ESLint v9 (#7985) (82bfc34) by Lachlan Collins
  • deps: update eslint plugins (#7984) (8fe9010) by Lachlan Collins

Packages

query - https://github.com/TanStack/query/releases/tag/v5.53.0

Published by github-actions[bot] about 2 months ago

Version 5.53.0 - 8/30/24, 7:14 AM

Changes

Feat

  • eslint-plugin: use typescript-eslint v8 stable (#7968) (f3aad7c) by Riva Junior

Packages

query - https://github.com/TanStack/query/releases/tag/v5.52.3

Published by github-actions[bot] about 2 months ago

Version 5.52.3 - 8/29/24, 11:03 PM

Changes

Fix

  • angular-query: fix type of isSuccess, isError, isPending, isIdle on mutation result (#7923) (eee80af) by divdavem

Chore

  • deps: update @algolia/client-search to v5 (major) (#7979) (189e0c5) by renovate[bot]
  • deps: update material-ui monorepo to v6 (major) (#7978) (f240106) by renovate[bot]
  • deps: update dependency jscodeshift to v17 (#7977) (7f55169) by renovate[bot]
  • deps: update dependency eslint-plugin-jsdoc to v50 (#7976) (b227998) by renovate[bot]
  • deps: update dependency jsdom to v25 (#7975) (21bddeb) by renovate[bot]
  • simplify clean commands (#7973) (907a38b) by Lachlan Collins
  • better type vs value import separation (#7972) (86d8438) by Lachlan Collins
  • devtools: consistent casing of devtools types (#7971) (756164a) by Lachlan Collins

Docs

  • Add known limitation about cancellation with suspense hooks (#7958) (804357b) by Romain Trotard

Packages

query - https://github.com/TanStack/query/releases/tag/v5.52.2 Latest Release

Published by github-actions[bot] about 2 months ago

Version 5.52.2 - 8/26/24, 5:54 PM

Changes

Fix

  • types: error booleans shouldn"t permanently be typed as false (#7956) (b93941d) by Dominik Dorfmeister

Chore

  • remove unused .all-contributorsrc (#7949) (8cf7e2f) by @manudeli
  • angular-query: add type tests for injectQuery (#7947) (73258c6) by Arnoud

Examples

  • svelte-query: fix svelte auto-refetching styling (#7951) (519759d) by Lachlan Collins

Packages

query - https://github.com/TanStack/query/releases/tag/v5.52.1

Published by github-actions[bot] 2 months ago

Version 5.52.1 - 8/22/24, 4:37 PM

Changes

Fix

  • react-query: Add missing React 19 peer dependency. (#7937) (ca2e306) by @kbumsik

Docs

  • make copyable example useful by default (#7928) (639363c) by Lanre Adelowo

Packages

query - https://github.com/TanStack/query/releases/tag/v5.52.0

Published by github-actions[bot] 2 months ago

Version 5.52.0 - 8/20/24, 6:54 PM

Changes

Feat

  • eslint-plugin-query: add rule that disallows putting the result of query hooks directly in a React hook dependency array (#7911) (f65ebe7) by Manuel Schiller

Refactor

  • query-core: type override subscribe in InfiniteQueryObserver more clearly (#7914) (683c85e) by @manudeli

Docs

  • fix typos (#7898) (c7fb5fd) by Shubh Porwal

Packages

query - https://github.com/TanStack/query/releases/tag/v5.51.24

Published by github-actions[bot] 2 months ago

Version 5.51.24 - 8/19/24, 11:03 AM

Changes

Refactor

  • query-core: shorten listeners code (#7913) (6500c98) by Jonghyeon Ko

Ci

  • *: official @vitest/eslint-plugin (#7896) (ab1a353) by Jonghyeon Ko
  • apply automated fixes (04c977b) by autofix-ci[bot]
  • rename integration projects for consistency (#7875) (73fbf00) by Lachlan Collins

Docs

  • update README.md (#7904) (49a8dc4) by Jonghyeon Ko
  • request-waterfalls typos (#7918) (b565098) by λ°•μš°λΉˆ
  • divided installation scripts (#7881) (3292791) by Jay
  • Update vue community projects (#7655) (5c4f88d) by zhennann

Doc

  • Issue template: Point to latest examples (#7878) (59a6d3d) by Ian VanSchooten

Packages

query - https://github.com/TanStack/query/releases/tag/v5.51.23

Published by github-actions[bot] 3 months ago

Version 5.51.23 - 8/8/24, 8:02 AM

Changes

Fix

  • react-query: ensure we have a gcTime of at least 1 second when using suspense (#7860) (c744f99) by Dominik Dorfmeister

Docs

  • Fix typo (#7865) (1fc6124) by Navin Khadka

Packages

query - https://github.com/TanStack/query/releases/tag/v5.51.22

Published by github-actions[bot] 3 months ago

Version 5.51.22 - 8/6/24, 8:30 PM

Changes

Fix

  • angular-query: reorder query function declarations (#7861) (ed25a3f) by Arnoud

Docs

  • add contributing section (#7856) (1a1708b) by Jay
  • add suspensive react query to community projects (#7846) (075ba1c) by GwanSik Kim

Other

  • (d14e006) by dochi

Packages