release-2026-06-27-2033
Release 2026-06-27 20:33
@tanstack/react-query
View on GitHubView PackagePublished: Jun 27, 2026

Release Notes

Release 2026-06-27 20:33

Changes

Fix

  • query-devtools: set window.nonce in setupStyleSheet (#10736) (49012dbd5) by @842u
  • devtools: add transform: translateZ(0) for Safari overflow rendering (#10638) (ceec8f0a8) by @lihan3238
  • query-devtools/utils: scope the 'setupStyleSheet' dedup check to the target so a 'shadowDOMTarget' still receives its own '#_goober' style tag when 'document.head' already has one (#10815) (ecd89c8fa) by @sukvvon
  • query-devtools/Devtools: correct the Theme sub-trigger className from 'position' to 'theme' (#10811) (01c763444) by @sukvvon
  • query-devtools/PiPContext: reset 'pip_open' in 'localStore' from 'closePipWindow' so the auto-open createEffect does not reopen the window after a programmatic close (#10813) (f5bf180d9) by @sukvvon
  • query-devtools/utils: make 'last updated' sort return 0 for queries with equal 'dataUpdatedAt' to follow the standard comparator contract (#10812) (25cdd975f) by @sukvvon
  • lit produces dist-js which needs to be a prod build output (#10995) (9cb8eac3f) by @TkDodo
  • release: avoid pre dist tag for prereleases (#10986) (e6ad3fc40) by @brenelz
  • svelte-query/containers: fix typo from 'Tanstack' to 'TanStack' (#10722) (fcdcf8ac0) by @parkhojeong

Chore

  • update pnpm to 11.9.0 (#10978) (4eb0ed932) by @Sheraff

Packages