Skip to content

ci: Version Packages (beta) - #11169

Merged
birkskyum merged 1 commit into
solid-query-v6-prefrom
changeset-release/solid-query-v6-pre
Aug 11, 2026
Merged

ci: Version Packages (beta)#11169
birkskyum merged 1 commit into
solid-query-v6-prefrom
changeset-release/solid-query-v6-pre

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to solid-query-v6-pre, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

solid-query-v6-pre is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on solid-query-v6-pre.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@tanstack/solid-query@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.

  • #11168 67c8179 - fix: prime the query cache during hydration through a provider-owned dehydration channel, so SSR-fetched queries come up warm instead of refetching on mount. QueryClientProvider streams dehydrated cache entries (query-core dehydrate() shapes) as each query settles during SSR — entries ride the same flush as the content that awaited them — and applies them on the client via query-core hydrate() (newer-wins) as they arrive, attaching each hydrated component's observer as soon as its entry is primed. The vestigial per-observer-result hydrationData copy is no longer serialized.

@tanstack/solid-query-devtools@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

@tanstack/solid-query-persist-client@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

@nx-cloud

nx-cloud Bot commented Aug 11, 2026

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit 51ca5a6

Command Status Duration Result
nx affected --targets=test:sherif,test:knip,tes... ✅ Succeeded 7m 28s View ↗
nx run-many --target=build --exclude=examples/*... ✅ Succeeded 25s View ↗

☁️ Nx Cloud last updated this comment at 2026-08-11 21:35:13 UTC

@github-actions

Copy link
Copy Markdown
Contributor Author

🚀 Changeset Version Preview

No changeset entries found. Merging this PR will not cause a version bump for any packages.

@pkg-pr-new

pkg-pr-new Bot commented Aug 11, 2026

Copy link
Copy Markdown
More templates

@tanstack/angular-query-experimental

npm i https://pkg.pr.new/@tanstack/angular-query-experimental@11169

@tanstack/eslint-plugin-query

npm i https://pkg.pr.new/@tanstack/eslint-plugin-query@11169

@tanstack/lit-query

npm i https://pkg.pr.new/@tanstack/lit-query@11169

@tanstack/preact-query

npm i https://pkg.pr.new/@tanstack/preact-query@11169

@tanstack/preact-query-devtools

npm i https://pkg.pr.new/@tanstack/preact-query-devtools@11169

@tanstack/preact-query-persist-client

npm i https://pkg.pr.new/@tanstack/preact-query-persist-client@11169

@tanstack/query-async-storage-persister

npm i https://pkg.pr.new/@tanstack/query-async-storage-persister@11169

@tanstack/query-broadcast-client-experimental

npm i https://pkg.pr.new/@tanstack/query-broadcast-client-experimental@11169

@tanstack/query-core

npm i https://pkg.pr.new/@tanstack/query-core@11169

@tanstack/query-devtools

npm i https://pkg.pr.new/@tanstack/query-devtools@11169

@tanstack/query-persist-client-core

npm i https://pkg.pr.new/@tanstack/query-persist-client-core@11169

@tanstack/query-sync-storage-persister

npm i https://pkg.pr.new/@tanstack/query-sync-storage-persister@11169

@tanstack/react-query

npm i https://pkg.pr.new/@tanstack/react-query@11169

@tanstack/react-query-devtools

npm i https://pkg.pr.new/@tanstack/react-query-devtools@11169

@tanstack/react-query-next-experimental

npm i https://pkg.pr.new/@tanstack/react-query-next-experimental@11169

@tanstack/react-query-persist-client

npm i https://pkg.pr.new/@tanstack/react-query-persist-client@11169

@tanstack/solid-query

npm i https://pkg.pr.new/@tanstack/solid-query@11169

@tanstack/solid-query-devtools

npm i https://pkg.pr.new/@tanstack/solid-query-devtools@11169

@tanstack/solid-query-persist-client

npm i https://pkg.pr.new/@tanstack/solid-query-persist-client@11169

@tanstack/svelte-query

npm i https://pkg.pr.new/@tanstack/svelte-query@11169

@tanstack/svelte-query-devtools

npm i https://pkg.pr.new/@tanstack/svelte-query-devtools@11169

@tanstack/svelte-query-persist-client

npm i https://pkg.pr.new/@tanstack/svelte-query-persist-client@11169

@tanstack/vue-query

npm i https://pkg.pr.new/@tanstack/vue-query@11169

@tanstack/vue-query-devtools

npm i https://pkg.pr.new/@tanstack/vue-query-devtools@11169

commit: 51ca5a6

@github-actions

Copy link
Copy Markdown
Contributor Author

size-limit report 📦

Path Size
react full 12.11 KB (0%)
react minimal 9.08 KB (0%)

@birkskyum
birkskyum merged commit 98a6dd6 into solid-query-v6-pre Aug 11, 2026
8 checks passed
@birkskyum
birkskyum deleted the changeset-release/solid-query-v6-pre branch August 11, 2026 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant