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.21.7

Published by tannerlinsley 8 months ago

Version 5.21.7 - 2/18/2024, 8:52 AM

Changes

Refactor

  • core: use queryCache.get instead of find({ queryKey }) for better perf (#6918) (14aa69f3) by SebKranz

Packages

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

Published by tannerlinsley 8 months ago

Version 5.21.6 - 2/18/2024, 8:30 AM

Changes

Fix

  • react-query-next-experimental: fix unnecessary suspensions (#6753) (a1d12ab6) by Max Greenwald

Docs

  • remove outdated section (ee4fa288) by Dominik Dorfmeister

Packages

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

Published by tannerlinsley 8 months ago

Version 5.21.5 - 2/18/2024, 1:31 AM

Changes

Fix

  • query-devtools: Include class name to devtools button component (#6923) (c62fd14f) by @ardeora

Docs

  • react-query: fix typo in useMutation data attribute (#6921) (847a9969) by Niels Bosman

Patch

  • query-devtools: Default font-family to Inter (#6922) (928d41a5) by @ardeora

Packages

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

Published by tannerlinsley 8 months ago

Version 5.21.4 - 2/17/2024, 6:34 PM

Changes

Refactor

  • types: make queryKey required on ObserverOptions (#6879) (61f4d747) by Dominik Dorfmeister

Packages

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

Published by tannerlinsley 8 months ago

Version 5.21.3 - 2/17/2024, 11:14 AM

Changes

Fix

  • query-devtools: add name attribute to form elements(#6208) (841b4f38) by @danielshamburger

Packages

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

Published by tannerlinsley 8 months ago

Version 5.21.2 - 2/17/2024, 10:07 AM

Changes

Fix

  • types: remove unnecessary omitted field of MutationObserverOptions (#6907) (d9d73ff1) by @manudeli

Chore

  • query-codemods: unify directory name as name field of package.json (#6913) (137233b7) by @manudeli
  • Enable @typescript-eslint/stylistic config (#6914) (426bcd63) by Lachlan Collins

Ci

  • More Nx Cloud features (#6906) (496cd8cd) by @ZackDeRose

Docs

  • angular-query-devtools: button position relative (#6911) (65a55409) by Arnoud

Packages

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

Published by tannerlinsley 8 months ago

Version 5.21.1 - 2/16/2024, 7:53 PM

Changes

Fix

  • solid-query: Fix Infinite Query SSR payload (#6909) (e23e6f22) by @ardeora

Packages

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

Published by tannerlinsley 8 months ago

Version 5.21.0 - 2/16/2024, 7:29 PM

Changes

Feat

  • query-devtools: Add btn position relative support (#6576) (ac0d05c1) by Don Denton

Chore

  • Ignore .tsbuildinfo files (#6898) (ae552740) by Lachlan Collins
  • ci: codecov components (#6826) (c9163c4b) by @manudeli

Ci

  • Add sherif task to pr.yml (#6897) (2cc95245) by Lachlan Collins

Docs

  • examples: Update Vinxi (#6899) (b614725a) by Lachlan Collins
  • examples: improve react-router example (#6836) (d3203e79) by Rui Saraiva
  • Update devtools.md (#6893) (b842e72b) by austin johnson

Other

  • funding changes (7f81901d) by Tanner Linsley
  • move funding.json (1ede42f7) by Tanner Linsley
  • Update and rename FUNDING.yml to FUNDING.json (361c08ed) by Tanner Linsley

Packages

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

Published by tannerlinsley 8 months ago

Version 5.20.5 - 2/13/2024, 1:13 PM

Changes

Fix

  • core: do not update mutations if key has changed (#6889) (7e255691) by Dominik Dorfmeister

Packages

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

Published by tannerlinsley 8 months ago

Version 5.20.4 - 2/13/2024, 12:48 PM

Changes

Fix

  • types: type structural sharing as unknown (#6888) (aad40787) by Dominik Dorfmeister

Packages

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

Published by tannerlinsley 8 months ago

Version 5.20.3 - 2/13/2024, 12:00 PM

Changes

Fix

  • react-query-devtools: make the client prop work outside a Provider tree (#6886) (f2c4f480) by Dominik Dorfmeister

Docs

  • angular-query: angular example improvements (#6881) (ef7be723) by Arnoud

Packages

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

Published by tannerlinsley 8 months ago

Version 5.20.2 - 2/12/2024, 4:03 PM

Changes

Refactor

  • query-core: export matchMutation (#6851) (3b844bb4) by Luke Murray

Chore

  • fix multiple-dependency-versions (cac31bcc) by Dominik Dorfmeister
  • Update dependencies (#6871) (7a51c2a2) by Lachlan Collins
  • Use plugin:react/jsx-runtime config (#6868) (9b496bf5) by Lachlan Collins

Ci

  • Introduce Nx agents (#6863) (59c0d53d) by @ZackDeRose

Docs

  • add simple example for document homepage (#6857) (5f1b505f) by @Mini-ghost
  • angular-query: add routing example (#6873) (3b6c32a5) by Arnoud
  • angular-query: replace msw with http interceptor (#6870) (967c4fe0) by Arnoud

Packages

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

Published by tannerlinsley 9 months ago

Version 5.20.1 - 2/10/2024, 8:52 AM

Changes

Refactor

  • eslint-plugin-query: Use ESLintUtils.RuleCreator (#6867) (7b7cc2f6) by Lachlan Collins

Chore

  • Replace @ts-ignore with @ts-expect-error (#6866) (e1059300) by Lachlan Collins
  • Add recommended eslint rules, dedupe parserOptions (#6865) (8cd64416) by Lachlan Collins

Packages

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

Published by tannerlinsley 9 months ago

Version 5.20.0 - 2/10/2024, 6:41 AM

Changes

Feat

  • eslint-plugin-query: Update @typescript-eslint/utils to v6 (#6864) (4220885a) by Lachlan Collins

Packages

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

Published by tannerlinsley 9 months ago

Version 5.19.1 - 2/10/2024, 2:10 AM

Changes

Fix

  • Enable @typescript-eslint/method-signature-style (#6847) (30924d6e) by Lachlan Collins

Docs

  • angular-query: convert angular example apps to cli (#6849) (3e852314) by Arnoud
  • angular-query: add infinite query guide to menu (#6838) (7c91e1a7) by Arnoud
  • angular-query: add infinite query example (#6837) (fc89dc4e) by Arnoud

Packages

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

Published by tannerlinsley 9 months ago

Version 5.19.0 - 2/4/2024, 9:44 PM

Changes

Feat

  • angular-query: injectInfiniteQuery (#6808) (c2dc9bb0) by Arnoud

Docs

  • angular-query: improve basic example (#6834) (abd90dbf) by Arnoud

Packages

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

Published by tannerlinsley 9 months ago

Version 5.18.2 - 2/4/2024, 2:04 PM

Changes

Fix

  • angular-query: support angular v16 (#6833) (8ad35041) by Arnoud

Chore

  • Downgrade Nx to v17.3.1 (#6830) (caa29167) by Lachlan Collins

Docs

  • examples: Clean-up example config (#6817) (6c798082) by Lachlan Collins

Other

  • Revert "ci: Remove codesandbox (#6814)" (#6818) (c190f68c) by Lachlan Collins

Ci

  • Update Nx to v17.3.2 (#6829) (86a6c3e6) by Lachlan Collins
  • Undo merging integrations into examples (#6821) (bfdd31fe) by Lachlan Collins
  • Merge integrations into examples (#6815) (da5f40e1) by Lachlan Collins
  • Remove codesandbox (#6814) (8450d9a3) by Lachlan Collins
  • examples: test examples in CI (#6813) (2aeb0bf6) by Lachlan Collins
  • vitest: use name field of package.json consistently (#6787) (237e52c8) by @manudeli

Packages

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

Published by tannerlinsley 9 months ago

Version 5.18.1 - 2/2/2024, 7:58 AM (Manual Release)

Changes

Ci

  • Update example dependencies when publishing (#6809) (2c115f89) by Lachlan Collins

Packages

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

Published by tannerlinsley 9 months ago

Version 5.18.0 - 1/30/2024, 5:32 PM

Changes

Feat

  • fix potential xss injection (1244043c) by Dominik Dorfmeister

Chore

  • integrations/react-*: add eslintrc to resolve error (#6749) (62704ce6) by @manudeli

Docs

  • angular-query: run prettier on quickstart (#6782) (8fff6549) by Arnoud
  • angular-query: Update quick-start.md (#6775) (e726e698) by Michael Be
  • angular-query: add examples to menu (#6781) (9c561b28) by Arnoud

Other

  • Merge pull request from GHSA-997g-27x8-43rf (f2ddaf25) by Dominik Dorfmeister

Doc

  • Change the onMutate optional description to capitalize. (#6773) (58b3de86) by Jeong-Sik Yun

Ci

  • eslint: add rule to encourage generic naming convention as ^(T|T[A-Z][A-Za-z]+)$ (#6684) (c7747721) by @manudeli
  • eslint: add @cspell/eslint-plugin to prevent misspelling (error) (#6718) (b32ad24f) by @manudeli
  • sherif: ignore-package ./integrations/* (#6750) (1f77c125) by @manudeli

Packages

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

Published by tannerlinsley 9 months ago

Version 5.17.22 - 1/27/2024, 1:20 AM

Changes

Fix

  • Add extensions to relative exports in declaration files (#6780) (a0d1de8b) by Lachlan Collins

Chore

  • examples/angular: include eslintrc.cjs in tsconfig to resolve eslint error (#6748) (8e7c34f4) by @manudeli

Docs

  • Point to latest eslint rule doc link (#6768) (b34480d6) by JP Rosevear
  • Move eslint docs to core (#6779) (c22ca89c) by Lachlan Collins
  • Fix relative link depth (#6778) (5a5b61b1) by Lachlan Collins
  • Fix broken links, share reference docs (#6777) (86b8a1df) by Lachlan Collins
  • Fix path in refs field (#6774) (9739c8d1) by Lachlan Collins
  • Re-organise for new docs layout (#6763) (0cdbd5a1) by Lachlan Collins

Packages