Skip to content

Releases: TanStack/query

v5.0.0-alpha.90

23 Jul 07:28

Choose a tag to compare

v5.0.0-alpha.90 Pre-release
Pre-release

Version 5.0.0-alpha.90 - 7/23/2023, 7:27 AM

Changes

Feat

  • react-query: useSuspenseQuery (#5739) (d639a0d) by Dominik Dorfmeister
  • codemod: add codemod that renames the cacheTime and useErrorBoundary object properties and TypeScript property signatures (#5765) (d82a0cb) by @balazsmatepetro
  • codemod: add codemod that renames the Hydrate component usages to HydrationBoundary usages (#5761) (e14a171) by @balazsmatepetro

Packages

v5.0.0-alpha.89

22 Jul 06:07

Choose a tag to compare

v5.0.0-alpha.89 Pre-release
Pre-release

Version 5.0.0-alpha.89 - 7/22/2023, 6:07 AM

Changes

Fix

Chore

  • Bundler integration tests (#5756) (77bd2c3) by Lachlan Collins

Docs

Packages

v4.32.0

21 Jul 09:29

Choose a tag to compare

Version 4.32.0 - 7/21/2023, 9:28 AM

Changes

Feat

Packages

v4.31.0

21 Jul 08:51

Choose a tag to compare

Version 4.31.0 - 7/21/2023, 8:49 AM

Changes

Feat

  • svelte-query: Export context functions (#5754) (815cb7d) by frederikhors

Packages

v4.30.0

21 Jul 08:33

Choose a tag to compare

Version 4.30.0 - 7/21/2023, 8:31 AM

Changes

Feat

  • add new function type to notifyOnChangeProps (#5734) (74f2e28) by Paulo Marcos

Docs

Packages

v5.0.0-alpha.88

20 Jul 06:26

Choose a tag to compare

v5.0.0-alpha.88 Pre-release
Pre-release

Version 5.0.0-alpha.88 - 7/20/2023, 6:25 AM

Changes

Fix

  • Fix tsconfig "include" setting (#5750) (877676b) by Lachlan Collins
  • Simplify devDependencies (#5747) (0eb02b2) by Lachlan Collins

Chore

Packages

v5.0.0-alpha.87

19 Jul 22:46

Choose a tag to compare

v5.0.0-alpha.87 Pre-release
Pre-release

Version 5.0.0-alpha.87 - 7/19/2023, 10:45 PM

Changes

Feat

  • Replace rollup with tsup/esbuild (#5597) (b3d7d55) by Lachlan Collins

Docs

  • fix link (b879836) by Dominik Dorfmeister
  • use bundlejs for bundle-size (c5e409b) by Dominik Dorfmeister
  • query-keys: clarify query key refetching (#5653) (18ba7c0) by Andrew

Other

  • Merge remote-tracking branch "origin/main" into alpha (5080c8e) by Dominik Dorfmeister

Packages

v5.0.0-alpha.86

18 Jul 12:36

Choose a tag to compare

v5.0.0-alpha.86 Pre-release
Pre-release

Version 5.0.0-alpha.86 - 7/18/2023, 12:36 PM

Changes

Fix

  • onlineManager: always initialize with online: true (#5714) (195afe3) by Dominik Dorfmeister

Packages

v5.0.0-alpha.85

18 Jul 09:22

Choose a tag to compare

v5.0.0-alpha.85 Pre-release
Pre-release

Version 5.0.0-alpha.85 - 7/18/2023, 9:21 AM

Changes

Feat

  • include meta in query and mutation hydration (#5733) (3c9dc0f) by Dominik Dorfmeister

Chore

  • Remove eslint-plugin-compat (#5732) (69f59b1) by Lachlan Collins
  • Update vite and vitest (#5724) (542fbcf) by Lachlan Collins

Docs

  • Use svelte for prismjs codeblocks (#5727) (e91f751) by Lachlan Collins

Packages

v5.0.0-alpha.84

16 Jul 05:42

Choose a tag to compare

v5.0.0-alpha.84 Pre-release
Pre-release

Version 5.0.0-alpha.84 - 7/16/2023, 5:41 AM

Changes

Fix

  • svelte-query: Mark svelte v4 as supported (#5716) (023de41) by Lachlan Collins

Refactor

  • Add new eslint sorting from main (#5723) (dcda920) by Lachlan Collins
  • Sort imports with eslint (#5634) (9c721e5) by Lachlan Collins

Chore

  • Add vite to root package.json (#5722) (d6322ae) by Lachlan Collins

Docs

Other

Packages