Skip to content

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

Bumps @tanstack/react-query from 5.40.0 to 5.52.1.

Release notes

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

v5.52.1

Version 5.52.1 - 8/22/24, 4:37 PM

Changes

Fix

  • react-query: Add missing React 19 peer dependency. (#7937) (ca2e306) by @​kbumsik

Docs

  • make copyable example useful by default (#7928) (639363c) by Lanre Adelowo

Packages

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

v5.52.0

Version 5.52.0 - 8/20/24, 6:54 PM

Changes

Feat

  • eslint-plugin-query: add rule that disallows putting the result of query hooks directly in a React hook dependency array (#7911) (f65ebe7) by Manuel Schiller

Refactor

  • query-core: type override subscribe in InfiniteQueryObserver more clearly (#7914) (683c85e) by @​manudeli

Docs

  • fix typos (#7898) (c7fb5fd) by Shubh Porwal

Packages

  • @​tanstack/eslint-plugin-query@​5.52.0
  • @​tanstack/query-core@​5.52.0
  • @​tanstack/query-broadcast-client-experimental@​5.52.0
  • @​tanstack/query-persist-client-core@​5.52.0
  • @​tanstack/query-sync-storage-persister@​5.52.0
  • @​tanstack/react-query@​5.52.0
  • @​tanstack/react-query-devtools@​5.52.0
  • @​tanstack/react-query-persist-client@​5.52.0
  • @​tanstack/react-query-next-experimental@​5.52.0
  • @​tanstack/solid-query@​5.52.0
  • @​tanstack/solid-query-devtools@​5.52.0

... (truncated)

Commits

Merge request reports