Skip to content

Build(deps): Bump @tanstack/react-query from 5.10.0 to 5.12.2 in /ui

Bumps @tanstack/react-query from 5.10.0 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
  • See full diff in compare view

Merge request reports