Skip to content

ci: Version Packages (rc) - #11175

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

ci: Version Packages (rc)#11175
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-rc.0

Patch Changes

  • #111737b04d61 - chore: upgrade to solid v2 rc and rename vite-plugin-solid to @solidjs/vite-plugin

@tanstack/solid-query-devtools@6.0.0-rc.0

Patch Changes

  • #111737b04d61 - chore: upgrade to solid v2 rc and rename vite-plugin-solid to @solidjs/vite-plugin

  • Updated dependencies [7b04d61]:

    • @tanstack/solid-query@6.0.0-rc.0

@tanstack/solid-query-persist-client@6.0.0-rc.0

Patch Changes

  • #111737b04d61 - chore: upgrade to solid v2 rc and rename vite-plugin-solid to @solidjs/vite-plugin

  • Updated dependencies [7b04d61]:

    • @tanstack/solid-query@6.0.0-rc.0

@nx-cloud

nx-cloudBot commented Aug 12, 2026

Copy link
Copy Markdown

🤖 Nx Cloud AI Fix Eligible

An automatically generated fix could have helped fix failing tasks for this run, but Self-healing CI is disabled for this workspace. Visit workspace settings to enable it and get automatic fixes in future runs.

To disable these notifications, a workspace admin can disable them in workspace settings.


View your CI Pipeline Execution ↗ for commit 3cac62d

CommandStatusDurationResult
nx affected --targets=test:sherif,test:knip,tes...❌ Failed5m 46sView ↗
nx run-many --target=build --exclude=examples/*...✅ Succeeded<1sView ↗

☁️ Nx Cloud last updated this comment at 2026-08-12 23:31:09 UTC

@github-actions

Copy link
Copy Markdown
ContributorAuthor

🚀 Changeset Version Preview

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

@birkskyum
birkskyum merged commit 90e8f3c into solid-query-v6-preAug 12, 2026
6 of 7 checks passed
@birkskyum
birkskyum deleted the changeset-release/solid-query-v6-pre branch August 12, 2026 23:27
@github-actions

Copy link
Copy Markdown
ContributorAuthor

size-limit report 📦

PathSize
react full12.11 KB (0%)
react minimal9.08 KB (0%)

brenelz added a commit to brenelz/query that referenced this pull request Aug 12, 2026
Brings in TanStack#11175, the release bot's version commit, which turned the
6.0.0-rc sentinel into the real 6.0.0-rc.0 across the solid packages.
One conflict, in examples/solid/offline/package.json, where each side
was right about different lines:
- @tanstack/query-async-storage-persister: kept our ^5.101.4, which
comes from main and is part of what this branch delivers
- @tanstack/solid-query*: took the base branch's ^6.0.0-rc.0 over our
now-stale ^6.0.0-beta.8 references
Verified after the merge: the three solid packages are on 6.0.0-rc.0
with no stale beta.8 references anywhere, the changelogs stay in
descending version order across the rc/beta/5.101 boundary, and
test:lib, test:types, test:build, test:eslint, sherif and knip all pass.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
brenelz added a commit to brenelz/query that referenced this pull request Aug 13, 2026
Brings in TanStack#11175, the release bot's version commit, which turned the
6.0.0-rc sentinel into the real 6.0.0-rc.0 across the solid packages.
One conflict, in examples/solid/offline/package.json, where each side
was right about different lines:
- @tanstack/query-async-storage-persister: kept our ^5.101.4, which
comes from main and is part of what this branch delivers
- @tanstack/solid-query*: took the base branch's ^6.0.0-rc.0 over our
now-stale ^6.0.0-beta.8 references
Verified after the merge: the three solid packages are on 6.0.0-rc.0
with no stale beta.8 references anywhere, the changelogs stay in
descending version order across the rc/beta/5.101 boundary, and
test:lib, test:types, test:build, test:eslint, sherif and knip all pass.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Sign up for freeto 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

@birkskyum