Skip to content

Bump @tanstack/react-query from 4.29.19 to 5.12.2

Bumps @tanstack/react-query from 4.29.19 to 5.12.2.

Release notes

Sourced from @​tanstack/react-query's releases.

v5.12.2

Version 5.12.2 - 12/2/2023, 9:37 AM

Changes

Fix

  • useQueries: add type tests for useQueries and fix a couple of type bugs (#6471) (b54936f1) by Charlotte Grace (Bone)

Docs

  • angular-query: fix quickstart (23374bb4) by @​eneajaho
  • angular-query: compatible with angular 17 (#6469) (ac046b11) by Arnoud

Packages

  • @​tanstack/react-query@​5.12.2
  • @​tanstack/vue-query@​5.12.2
  • @​tanstack/react-query-devtools@​5.12.2
  • @​tanstack/react-query-persist-client@​5.12.2
  • @​tanstack/react-query-next-experimental@​5.12.2

v5.12.1

Version 5.12.1 - 12/1/2023, 3:42 PM

Changes

Feat

Fix

  • angular release process (#6468) (4e8a6c5a) by Dominik Dorfmeister

Chore

  • Use prettier v4 alpha (#6466) (3a60413d) by Lachlan Collins

Packages

  • @​tanstack/eslint-plugin-query@​5.12.1
  • @​tanstack/query-async-storage-persister@​5.12.1
  • @​tanstack/query-broadcast-client-experimental@​5.12.1
  • @​tanstack/query-core@​5.12.1
  • @​tanstack/query-devtools@​5.12.1
  • @​tanstack/query-persist-client-core@​5.12.1
  • @​tanstack/query-sync-storage-persister@​5.12.1
  • @​tanstack/react-query@​5.12.1
  • @​tanstack/react-query-devtools@​5.12.1
  • @​tanstack/react-query-persist-client@​5.12.1

... (truncated)

Commits
  • 7946653 release: v5.12.2
  • b54936f fix(useQueries): add type tests for useQueries and fix a couple of type bugs ...
  • 1198570 release: v5.12.1
  • e5d1e24 release: v5.10.0
  • 5d29f8f chore: introduce Knip as dead-code removal tool (#6368)
  • 9f7725a release: v5.9.0
  • 3319d80 fix(types): Fix types when using select with the queryOptions helper (#6454)
  • 568ce17 chore: switching retry strategy (#6453)
  • 5039113 release: v5.8.9
  • 6b79e10 test: add vite5 integration test for react (#6443)
  • Additional commits viewable in compare view

Merge request reports