ci: Version Packages#554
Merged
Merged
Conversation
a8194d7 to
c0d1bb3
Compare
3 tasks
c0d1bb3 to
4b4879e
Compare
Contributor
Author
🚀 Changeset Version PreviewNo changeset entries found. Merging this PR will not cause a version bump for any packages. |
|
View your CI Pipeline Execution ↗ for commit 4b4879e
☁️ Nx Cloud last updated this comment at |
@tanstack/ai
@tanstack/ai-anthropic
@tanstack/ai-client
@tanstack/ai-code-mode
@tanstack/ai-code-mode-skills
@tanstack/ai-devtools-core
@tanstack/ai-elevenlabs
@tanstack/ai-event-client
@tanstack/ai-fal
@tanstack/ai-gemini
@tanstack/ai-grok
@tanstack/ai-groq
@tanstack/ai-isolate-cloudflare
@tanstack/ai-isolate-node
@tanstack/ai-isolate-quickjs
@tanstack/ai-ollama
@tanstack/ai-openai
@tanstack/ai-openrouter
@tanstack/ai-preact
@tanstack/ai-react
@tanstack/ai-react-ui
@tanstack/ai-solid
@tanstack/ai-solid-ui
@tanstack/ai-svelte
@tanstack/ai-utils
@tanstack/ai-vue
@tanstack/ai-vue-ui
@tanstack/openai-base
@tanstack/preact-ai-devtools
@tanstack/react-ai-devtools
@tanstack/solid-ai-devtools
commit: |
AlemTuzlak
added a commit
that referenced
this pull request
May 14, 2026
…pace.yaml (#558) pnpm v11 stopped reading settings from the \`pnpm\` field of \`package.json\` (https://github.com/pnpm/pnpm/releases/tag/v11.0.0). Settings have to live in \`pnpm-workspace.yaml\` instead. The repo's \`packageManager\` was bumped from pnpm v10 to v11.1.1 in #550, but the two settings under the \`pnpm\` key — \`overrides\` and \`patchedDependencies\` — weren't moved, so they've been silently ignored ever since. The \`abbrev\` override is benign, but the missing \`@changesets/assemble-release-plan\` patch is the cause of PR #554's broken bumps (anthropic 0.8.6 → 1.0.0 instead of → 0.9.0, gemini 0.10.3 → 1.0.0 instead of → 0.11.0, etc.). The patch short-circuits \`shouldBumpMajor\` for any \`peerDependencies\` change so peer-only bumps don't cascade into major bumps across the workspace. Verified locally with \`rm -rf node_modules && pnpm install\`: the patch is now applied (the early-return \`if (depType === 'peerDependencies')\` is present in \`node_modules/.pnpm/@changesets+assemble-releas_<hash>/node_modules/@changesets/assemble-release-plan/dist/changesets-assemble-release-plan.cjs.js\`). Once this lands, the changesets workflow on the next push to main will regenerate \`changeset-release/main\` with the correct minor bumps.
4b4879e to
6b9812f
Compare
AlemTuzlak
approved these changes
May 14, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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 main, this PR will be updated.
Releases
@tanstack/ai@0.17.0
@tanstack/ai-grok@0.8.0
@tanstack/ai-groq@0.2.0
@tanstack/ai-openai@0.9.0
@tanstack/ai-openrouter@0.9.0
@tanstack/ai-react@0.9.0
@tanstack/ai-solid@0.8.0
@tanstack/ai-svelte@0.8.0
@tanstack/ai-vue@0.8.0
@tanstack/openai-base@0.3.0
@tanstack/ai-anthropic@0.8.7
@tanstack/ai-client@0.9.2
@tanstack/ai-code-mode@0.1.11
@tanstack/ai-code-mode-skills@0.1.11
@tanstack/ai-devtools-core@0.3.28
@tanstack/ai-elevenlabs@0.2.4
@tanstack/ai-event-client@0.3.1
@tanstack/ai-fal@0.7.4
@tanstack/ai-gemini@0.10.4
@tanstack/ai-isolate-cloudflare@0.2.2
@tanstack/ai-isolate-node@0.1.11
@tanstack/ai-isolate-quickjs@0.1.11
@tanstack/ai-ollama@0.6.14
@tanstack/ai-preact@0.6.23
@tanstack/ai-react-ui@0.6.4
@tanstack/ai-solid-ui@0.6.4
@tanstack/ai-vue-ui@0.1.34
@tanstack/preact-ai-devtools@0.1.32
@tanstack/react-ai-devtools@0.2.32
@tanstack/solid-ai-devtools@0.2.32
ts-svelte-chat@0.1.42
ts-vue-chat@0.1.42
vanilla-chat@0.0.38
@tanstack/ai-code-mode-models-eval@0.0.16