ci: Version Packages#879
Merged
Merged
Conversation
3e511d5 to
b2f070b
Compare
b2f070b to
4861505
Compare
AlemTuzlak
approved these changes
Jul 1, 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-groq@0.5.0
Minor Changes
#649
011ef69- Adds Groq as a transcription provider. Groq's API is mostly OpenAI SDK-compatible,but its transcription endpoint additionally accepts HTTP URLs as input, so this
is implemented as a custom integration rather than going through the SDK.
#346
b3464cb- Add tree-shakeable Text-to-Speech (TTS) adapter for Groq with English and Arabic Orpheus voices, multiple output formats (default WAV), configurable speed and sample rate, model metadata, and unit tests.@tanstack/ai-code-mode@0.3.4
Patch Changes
#431
8f8be19- fix(ai-code-mode): warn when tool parameters look like secretsAdd
warnIfBindingsExposeSecrets()that scans tool input schemas for secret-like parameter names (apiKey,token,password, etc.) and emitsconsole.warnduring development. Code Mode executes LLM-generated code — any secrets passed through tool parameters are accessible to generated code.@tanstack/ai-code-mode-skills@0.3.7
Patch Changes
8f8be19]:@tanstack/ai-isolate-cloudflare@0.2.34
Patch Changes
8f8be19]:@tanstack/ai-isolate-node@0.1.43
Patch Changes
8f8be19]:@tanstack/ai-isolate-quickjs@0.1.43
Patch Changes
8f8be19]: