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.0.0-alpha.48

Published by tannerlinsley over 1 year ago

Version 5.0.0-alpha.48 - 6/2/2023, 12:01 PM

Changes

Fix

  • Fix ESLint warnings (#5510) (33d8290f) by Lachlan Collins

Chore

  • Fix nx affected (#5509) (3210f6be) by Lachlan Collins

Packages

query - https://github.com/TanStack/query/releases/tag/v5.0.0-alpha.47

Published by tannerlinsley over 1 year ago

Version 5.0.0-alpha.47 - 6/1/2023, 7:13 AM

Changes

Feat

  • Add explicit package.json type field (#5505) (e7369054) by Lachlan Collins

Packages

query - https://github.com/TanStack/query/releases/tag/v5.0.0-alpha.46

Published by tannerlinsley over 1 year ago

Version 5.0.0-alpha.46 - 6/1/2023, 6:34 AM

Changes

Feat

  • Remove svelte field from package.json (#5504) (a2b1dc49) by Lachlan Collins

Chore

  • Make test:types have no Nx output (#5500) (d76e474c) by Lachlan Collins

Packages

query - https://github.com/TanStack/query/releases/tag/v5.0.0-alpha.45

Published by tannerlinsley over 1 year ago

Version 5.0.0-alpha.45 - 6/1/2023, 5:41 AM

Changes

Fix

  • Move deps/devDeps/peerDeps to appropriate location (#5498) (c05b8b88) by Lachlan Collins

Chore

  • Extend base tsconfig for svelte packages (#5501) (62086b3c) by Lachlan Collins

Packages

query - https://github.com/TanStack/query/releases/tag/v5.0.0-alpha.44

Published by tannerlinsley over 1 year ago

Version 5.0.0-alpha.44 - 5/31/2023, 11:22 AM

Changes

Fix

  • Improve workspace tsconfig (#5497) (c5d38bc5) by Lachlan Collins

Chore

  • Add eslint-plugin-compat (#5495) (163be785) by Lachlan Collins

Packages

query - https://github.com/TanStack/query/releases/tag/v5.0.0-alpha.43

Published by tannerlinsley over 1 year ago

Version 5.0.0-alpha.43 - 5/30/2023, 9:43 AM

Changes

Fix

  • Update @commitlint/parse (#5491) (247acdd5) by Lachlan Collins

Packages

query - https://github.com/TanStack/query/releases/tag/v5.0.0-alpha.42

Published by tannerlinsley over 1 year ago

Version 5.0.0-alpha.42 - 5/30/2023, 12:22 AM

Changes

Feat

  • Split rollup config for Nx caching (#5487) (c5fece74) by Lachlan Collins
  • Convert rollup config to ESM (#5484) (92545cc1) by Lachlan Collins

Fix

  • Fix CJS/ESM issue with @commitlint/parse (d1b001a4) by Lachlan Collins

Chore

  • Fix prettierignore (101b31a0) by Lachlan Collins
  • Update prettier, eslint, rollup, scripts (#5490) (049d58b7) by Lachlan Collins
  • Migrate scripts to ESM (#5486) (02f55816) by Lachlan Collins
  • More eslint improvements (#5482) (49e9c163) by Lachlan Collins
  • Clean-up eslint config (#5481) (f9dce355) by Lachlan Collins
  • Regenerate alpha lockfile (#5477) (91f4a6ba) by Lachlan Collins

Docs

  • svelte-query: Add svelte-query-devtools to examples (#5478) (28e0e280) by Lachlan Collins
  • solid-query: Fix API signature in overview.md (#5470) (210e4c77) by Yuji Sugiura

Packages

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

Published by tannerlinsley over 1 year ago

Version 4.29.12 - 5/29/2023, 11:31 AM

Changes

Fix

  • react-query: fix missed updates between creation and subscription (#5474) (c290906d) by Dominik Dorfmeister

Packages

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

Published by tannerlinsley over 1 year ago

Version 4.29.11 - 5/27/2023, 8:51 AM

Changes

Refactor

  • query-core: replace indexOf with includes (#5431) (5188ae3f) by @Juneezee

Packages

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

Published by tannerlinsley over 1 year ago

Version 4.29.10 - 5/27/2023, 8:27 AM

Changes

Refactor

  • query-core: optimization window.removeEventListener (#5475) (00319a14) by @li-jia-nan

Chore

  • Update to pnpm v8 (#5476) (6c3abf7c) by Lachlan Collins

Docs

  • Update useQuery.md (#5454) (dd5b64a9) by Matthew Day

Packages

query - https://github.com/TanStack/query/releases/tag/v5.0.0-alpha.41

Published by tannerlinsley over 1 year ago

Version 5.0.0-alpha.41 - 5/27/2023, 4:12 AM

Changes

Fix

  • eslint-plugin: lookup for any function ancestor (#5448) (3c561ba9) by Eliya Cohen

Chore

  • Update to pnpm v8 (#5476) (6c3abf7c) by Lachlan Collins

Docs

  • Update useQuery.md (#5454) (dd5b64a9) by Matthew Day
  • fix indentation in markdown list (#5444) (318b3a5d) by Alex Arro

Other

  • Revert "docs: Revert "docs(community): add @suspensive/react-query community contribution (#5259)" (#5303)" (#5447) (820258b1) by @manudeli

Packages

query -

Published by tannerlinsley over 1 year ago

Version 5.0.0-alpha.40 - 5/26/2023, 1:29 PM

Changes

Feat

  • react-query-persist-client: await onSuccess (#5473) (a6186e50) by Dominik Dorfmeister

Docs

  • change Hydrate->HydrationBoundary (#5455) (7d6e6ec5) by @tigawanna

Packages

query - https://github.com/TanStack/query/releases/tag/v5.0.0-alpha.39

Published by tannerlinsley over 1 year ago

Version 5.0.0-alpha.39 - 5/26/2023, 9:24 AM

Changes

Feat

  • svelte-query: Switch to moduleResolution bundler (#5471) (3d385ff1) by Lachlan Collins

Fix

  • Downgrade chalk to v4 (#5472) (3cf8f701) by Lachlan Collins

Chore

  • Link examples to workspace packages (#5469) (3941ee1a) by Lachlan Collins
  • More package updates (#5468) (202d468e) by Lachlan Collins

Packages

query - https://github.com/TanStack/query/releases/tag/v5.0.0-alpha.38

Published by tannerlinsley over 1 year ago

Version 5.0.0-alpha.38 - 5/26/2023, 3:19 AM

Changes

Fix

  • Update typescript-eslint (#5467) (7492f709) by Lachlan Collins

Chore

  • Replace cp with cpy-cli (#5441) (3d37d87e) by Lachlan Collins
  • Update dev dependencies (#5466) (3c32a645) by Lachlan Collins

Packages

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

Published by tannerlinsley over 1 year ago

Version 4.29.9 - 5/22/2023, 7:49 PM

Changes

Fix

  • eslint-plugin: lookup for any function ancestor (#5448) (3c561ba9) by Eliya Cohen

Docs

  • fix indentation in markdown list (#5444) (318b3a5d) by Alex Arro

Other

  • Revert "docs: Revert "docs(community): add @suspensive/react-query community contribution (#5259)" (#5303)" (#5447) (820258b1) by @manudeli

Packages

query - https://github.com/TanStack/query/releases/tag/v5.0.0-alpha.37

Published by tannerlinsley over 1 year ago

Version 5.0.0-alpha.37 - 5/21/2023, 1:40 AM

Changes

Feat

  • svelte-query: Simplify types (#5442) (9b285d9c) by Lachlan Collins

Chore

  • Bump eslint version to 8.34.0 (#5439) (cd84ed82) by Lachlan Collins

Packages

query - https://github.com/TanStack/query/releases/tag/v5.0.0-alpha.36

Published by tannerlinsley over 1 year ago

Version 5.0.0-alpha.36 - 5/20/2023, 1:20 PM

Changes

Fix

  • eslint-plugin: fix component and hook lookup (#5426) (ddd6e5a7) by Eliya Cohen

Packages

query - https://github.com/TanStack/query/releases/tag/v5.0.0-alpha.35

Published by tannerlinsley over 1 year ago

Version 5.0.0-alpha.35 - 5/20/2023, 12:17 PM

Changes

Fix

  • types: fix TError generic on queryOptions (faa7fbdc) by Dominik Dorfmeister

Chore

  • Improve eslint/tsconfig setup in svelte packages (#5438) (19004e8f) by Lachlan Collins

Docs

  • update installation (156bd967) by Dominik Dorfmeister

Packages

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

Published by tannerlinsley over 1 year ago

Version 4.29.8 - 5/18/2023, 4:35 PM

Changes

Fix

  • eslint-plugin: fix component and hook lookup (#5426) (ddd6e5a7) by Eliya Cohen

Packages

query -

Published by tannerlinsley over 1 year ago

Version 5.0.0-alpha.34 - 5/15/2023, 7:53 AM

Changes

Feat

  • useQueries: combine (#5219) (0388a2f0) by Dominik Dorfmeister

Docs

  • combine (02384e61) by Dominik Dorfmeister
  • new docs for placeholderData (e76a2c36) by Dominik Dorfmeister

Packages

Package Rankings
Top 0.31% on Npmjs.org
Top 6.69% on Proxy.golang.org
Top 21.14% on Repo1.maven.org
Badges
Extracted from project README