release-2026-06-02-1926
Release 2026-06-02 19:26
@tanstack/react-query
View on GitHubView PackagePublished: Jun 2, 2026

Release Notes

Release 2026-06-02 19:26

Changes

Fix

  • eslint-plugin-query: detect rest destructuring on custom query hooks (#10775) (dc5493286) by @Newbie012
  • react-query-next-experimental: replace deprecated 'isServer' with 'environmentManager.isServer()' (#10857) (7cf592330) by @sukvvon
  • examples: replace deprecated 'isServer' with 'environmentManager.isServer()' in remaining Next.js examples (#10860) (2faff25cb) by @spiderocious
  • examples/integrations: replace deprecated 'isServer' with 'environmentManager.isServer()' in the Next.js examples (#10858) (0bc0a8891) by @sukvvon
  • vue-query: replace deprecated isServer with environmentManager.isServer() (#10826) (134809544) by @spandzgit
  • eslint-plugin-query: track custom query hook wrappers (#10730) (dcdd55282) by @junjuny0227
  • tests: disable local coverage instrumentation (#10776) (532bb298f) by @raashish1601
  • query-devtools: handle missing query row state (#10772) (3042860e3) by @raashish1601

Refactor

  • examples/nextjs-suspense-streaming: drop unnecessary 'as string' cast (#10859) (f167fa8ef) by @sukvvon

Chore

  • add conditional check for repository owner in release job (#10847) (c27d3661f) by @KevinVandy
  • solid-query-devtools/tsconfig: include 'test-setup.ts' for jest-dom matcher typings (#10845) (dccede431) by @sukvvon
  • migrate changesets changelog generator (#10809) (3daac67da) by @Sheraff
  • .nvmrc: update Node to 'v24.16.0' (Krypton LTS) (#10807) (93e7d390c) by @sukvvon

Packages