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 hidden (Show)

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

Published by tannerlinsley 12 months ago

Version 5.7.4 - 11/7/2023, 4:29 AM

Changes

Fix

  • query-devtools: Add styleNonce prop to devtools components (#6320) (60bd38ca) by @ardeora

Packages

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

Published by tannerlinsley 12 months ago

Version 5.7.3 - 11/6/2023, 8:58 PM

Changes

Fix

  • vue-query: queryClient overloads compat with queryOptions (#6319) (7699dd3f) by @DamianOsipiuk

Docs

  • fix link to community Query Key Factory Package (#6316) (e31087cf) by @martypowell
  • paginated-queries: Add import statements (#6315) (43e26567) by Bennett Dams

Packages

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

Published by tannerlinsley 12 months ago

Version 5.7.2 - 11/5/2023, 3:32 PM

Changes

Fix

  • types: remove suspense from defaultOptions (#6301) (6ee06719) by Dominik Dorfmeister

Docs

  • Update devtools.md (#5950) (ecdd927c) by callmedukey

Packages

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

Published by tannerlinsley 12 months ago

Version 5.7.1 - 11/5/2023, 11:04 AM

Changes

Fix

  • react-query: non continuous suspense with useSuspenseQueries (#6298) (#6303) (e4138ecd) by Maciej Baruch

Docs

  • Fix svelte playground example reactivity (#6311) (fe49dd35) by Lachlan Collins
  • changed import path in react prefetching example (#6307) (d90dc8f7) by @dmswl98

Packages

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

Published by tannerlinsley 12 months ago

Version 5.7.0 - 11/4/2023, 3:39 PM

Changes

Feat

  • react-query: better error in development mode to identify bad useQuery calls (#6288) (8a86182c) by GLabat

Packages

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

Published by tannerlinsley 12 months ago

Version 5.6.1 - 11/4/2023, 11:35 AM

Changes

Fix

  • svelte-query: Add try/catch to getIsRestoringContext (#6193) (291f4ec7) by softgrip

Packages

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

Published by tannerlinsley 12 months ago

Version 5.6.0 - 11/4/2023, 8:31 AM

Changes

Feat

  • eslint-plugin: add no-rest-destructuring rule (#6265) (#6302) (d77d9d85) by Li-Lun Lin
  • placeholderData codemod (#6196) (d4c9f420) by @balazsmatepetro

Fix

  • codemod: improve the keep previous data codemod (#6283) (b3c7dbae) by @balazsmatepetro
  • codemod: add the packageName parameter to the locateImports function (#6285) (41e09388) by @balazsmatepetro

Chore

  • Update GitHub Actions workflows (#6203) (a320b430) by Agilan

Docs

  • Update eslint-plugin-query.md (#6306) (47449b73) by George Flinn
  • fix isPending boolean about dependent queries (#6294) (7153c573) by taisei-13046
  • add information about error while retry attempts (#6276) (20bd9058) by Dnyaneshwar Ware
  • Update typescript.md for registering types (#6272) (2760f75b) by @sandergo90

Other

  • Simplify load method, fix syntax highlighting (#5844) (17661f6e) by @danawoodman

Packages

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

Published by tannerlinsley 12 months ago

Version 5.5.0 - 10/30/2023, 1:37 PM

Changes

Feat

  • support nextjs v14 (#6259) (e3a5974b) by Kenta Iwasaki

Packages

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

Published by tannerlinsley 12 months ago

Version 5.4.3 - 10/29/2023, 1:33 PM

Changes

Fix

  • query-core: ensureQueryData should not call fetchQuery for queries with falsy data (#6261) (b6710711) by HYUNGU KANG

Chore

  • update node in .codesandbox/ci.json (#6263) (ca0fd8ff) by @manudeli
  • add v4 branch to release scripts (#6247) (7a9d2d08) by @DamianOsipiuk

Packages

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

Published by tannerlinsley 12 months ago

Version 5.4.2 - 10/25/2023, 11:03 PM

Changes

Fix

  • query-devtools: Inherit font size from parent instead of root (#6246) (e2a3ebdf) by @ardeora

Packages

query - https://github.com/TanStack/query/releases/tag/v4.37.1

Published by tannerlinsley 12 months ago

Version 4.37.1 - 10/25/2023, 8:16 PM

Changes

Perf

  • vue-query: clean up the type definition about query composables (#6126) (7e2db911) by @Mini-ghost

Chore

  • fix npm tag assignment (82980700) by @DamianOsipiuk
  • fix v4 publish script (77009ab2) by @DamianOsipiuk
  • fix publish script for v4 (acc8ac81) by @DamianOsipiuk
  • add v4 branch to ci.yaml (01436d47) by @DamianOsipiuk
  • fix typos (#6141) (3a6ffb36) by Flo Gehring

Packages

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

Published by tannerlinsley 12 months ago

Version 5.4.1 - 10/25/2023, 1:51 PM

Changes

Perf

  • vue-query: remove redundant type wrappers (#6243) (ffc7dc79) by Damian Osipiuk

Packages

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

Published by tannerlinsley 12 months ago

Version 5.4.0 - 10/25/2023, 12:53 PM

Changes

Feat

  • vue-query: expose queryOptions utility for vue wrapper (#6227) (59e1417f) by robin labat

Packages

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

Published by tannerlinsley 12 months ago

Version 5.3.0 - 10/24/2023, 8:06 PM

Changes

Feat

  • svelte-query: Add queryOptions (#6211) (d157a456) by ottomated

Packages

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

Published by tannerlinsley almost 1 year ago

Version 5.2.1 - 10/24/2023, 3:15 PM

Changes

Fix

  • solid-query: Export useMutationState hook (#6233) (81edf3b2) by @ardeora

Packages

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

Published by tannerlinsley almost 1 year ago

Version 5.2.0 - 10/24/2023, 4:29 AM

Changes

Feat

  • solid-query: Add useMutationState (#6230) (ac41f240) by @brenelz

Packages

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

Published by tannerlinsley about 1 year ago

Version 5.1.0 - 10/23/2023, 4:24 PM

Changes

Feat

  • query-devtools: Add mutations view (#6218) (6f12dee8) by @ardeora

Docs

  • add openapi-zod-client and ts-rest to community projects (66c65473) by Dominik Dorfmeister
  • migrating-to-v5: fix typo (#6224) (222bfe3f) by Eric Huang

Packages

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

Published by tannerlinsley about 1 year ago

Version 5.0.5 - 10/23/2023, 1:19 AM

Changes

Fix

  • svelte-query: Make combine work for createQueries (#6222) (b35fe32f) by Lachlan Collins

Chore

  • Module resolution bundler (#6217) (129f8c9f) by Lachlan Collins
  • Disable vitest globals (#6216) (c014ea7a) by Lachlan Collins
  • Update dev dependencies (#6215) (b5c74f9f) by Lachlan Collins

Docs

  • repo-header (4e2f4250) by Dominik Dorfmeister
  • community projects (#6221) (0a0e490a) by Dominik Dorfmeister

Packages

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

Published by tannerlinsley about 1 year ago

Version 5.0.4 - 10/20/2023, 11:05 PM

Changes

Fix

  • vue-query: fix type inference (#6210) (e0ece426) by Damian Osipiuk

Packages

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

Published by tannerlinsley about 1 year ago

Version 5.0.3 - 10/20/2023, 1:01 PM

Changes

Fix

  • query-devtools: Make sure all id attributes are unique (#6192) (5227246e) by Lars-Jørgen Kristiansen
  • codemod: remove the function overloads when the second argument is a function expression (#6191) (7933834b) by @balazsmatepetro

Docs

  • suspensive-react-query: update links (#6175) (c03e1597) by @manudeli
  • hashKey (f37fcf3f) by Dominik Dorfmeister
  • add typescript meta docs (#6181) (9566984a) by @bastibuck
  • useQuery: remove suspense option in useQuery() v5 (#6187) (92c03e24) by diggymo
  • update the doc of react query kit (#6194) (2b765501) by @liaoliao666

Packages