Skip to content

Releases: TanStack/query

v5.0.0-alpha.39

26 May 09:25
3cf8f70

Choose a tag to compare

v5.0.0-alpha.39 Pre-release
Pre-release

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

Changes

Feat

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

Fix

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

Chore

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

Packages

v5.0.0-alpha.38

26 May 03:20
7492f70

Choose a tag to compare

v5.0.0-alpha.38 Pre-release
Pre-release

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

Changes

Fix

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

Chore

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

Packages

v4.29.9

22 May 19:51
3c561ba

Choose a tag to compare

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

Changes

Fix

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

Docs

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

Other

Packages

v5.0.0-alpha.37

21 May 01:42
9b285d9

Choose a tag to compare

v5.0.0-alpha.37 Pre-release
Pre-release

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

Changes

Feat

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

Chore

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

Packages

v5.0.0-alpha.36

20 May 13:21

Choose a tag to compare

v5.0.0-alpha.36 Pre-release
Pre-release

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

Changes

Fix

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

Packages

v5.0.0-alpha.35

20 May 12:18

Choose a tag to compare

v5.0.0-alpha.35 Pre-release
Pre-release

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

Changes

Fix

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

Chore

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

Docs

  • update installation (156bd96) by Dominik Dorfmeister

Packages

v4.29.8

18 May 16:36
ddd6e5a

Choose a tag to compare

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

Changes

Fix

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

Packages

v5.0.0-alpha.34

15 May 07:54

Choose a tag to compare

v5.0.0-alpha.34 Pre-release
Pre-release

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

Changes

Feat

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

Docs

  • combine (02384e6) by Dominik Dorfmeister
  • new docs for placeholderData (e76a2c3) by Dominik Dorfmeister

Packages

v5.0.0-alpha.32

14 May 14:32

Choose a tag to compare

v5.0.0-alpha.32 Pre-release
Pre-release

Version 5.0.0-alpha.32 - 5/14/2023, 2:30 PM

Changes

Fix

Refactor

  • unwrap listeners (049e0c6) by Dominik Dorfmeister

Chore

Docs

Packages

v4.29.7

14 May 14:10
3816c9d

Choose a tag to compare

Version 4.29.7 - 5/14/2023, 2:09 PM

Changes

Fix

Chore

Docs

  • deprecate callbacks on useQuery (#5407) (5608a04) by Minh Nguyen
  • Removed "Experimental" Text for the next.js app dir (#5381) (8d13ad8) by hamzah syed
  • batching docs (#5385) (235f3c6) by Yornaath
  • fix the react example for infinite queries (#5361) (53813e4) by @seriousManual
  • deprecate callbacks on useQuery (#5353) (802a288) by Dominik Dorfmeister
  • a11y: adding titles to the video iframes (#5346) (2552c4b) by Nicholas Griffin
  • svelte-query: Use API wrapper to simplify SSR logic (#5322) (7fd50a7) by Lachlan Collins

Packages