query @tanstack/solid-query-devtools@6.0.0-beta.8

@tanstack/solid-query-devtools@6.0.0-beta.8Pre-release
Changed 2
  • Upgrade to solid v2 beta 33, which now requires solid-js >= 2.0.0-beta.33 as a peer dependency to fix hydration channel buffered-replay conflation that was causing queries to be silently dropped and components to freeze
  • @tanstack/solid-query updated to 6.0.0-beta.8
Patch Changes
  • #11168 67c8179 - chore: upgrade to solid v2 beta 33. @tanstack/solid-query now requires solid-js >= 2.0.0-beta.33 (peer range floor raised): the provider-owned hydration channel depends on beta.33's normalizeIterator buffered-replay conflation fix — on beta.32 and earlier, hydration that begins after multiple stream chunks have arrived silently drops later channel yields, leaving queries never primed and their components frozen.

  • Updated dependencies [67c8179, 67c8179]:

    • @tanstack/solid-query@6.0.0-beta.8
View original

Upgraded? How did it go?

Discussion