Skip to content

ci: Version Packages#879

Merged
AlemTuzlak merged 1 commit into
mainfrom
changeset-release/main
Jul 1, 2026
Merged

ci: Version Packages#879
AlemTuzlak merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 1, 2026

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 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 secrets

    Add warnIfBindingsExposeSecrets() that scans tool input schemas for secret-like parameter names (apiKey, token, password, etc.) and emits console.warn during 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

  • Updated dependencies [8f8be19]:
    • @tanstack/ai-code-mode@0.3.4

@tanstack/ai-isolate-cloudflare@0.2.34

Patch Changes

  • Updated dependencies [8f8be19]:
    • @tanstack/ai-code-mode@0.3.4

@tanstack/ai-isolate-node@0.1.43

Patch Changes

  • Updated dependencies [8f8be19]:
    • @tanstack/ai-code-mode@0.3.4

@tanstack/ai-isolate-quickjs@0.1.43

Patch Changes

  • Updated dependencies [8f8be19]:
    • @tanstack/ai-code-mode@0.3.4
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 3e511d5 to b2f070b Compare July 1, 2026 12:17
@github-actions github-actions Bot force-pushed the changeset-release/main branch from b2f070b to 4861505 Compare July 1, 2026 14:01
@AlemTuzlak AlemTuzlak merged commit 1106996 into main Jul 1, 2026
2 checks passed
@AlemTuzlak AlemTuzlak deleted the changeset-release/main branch July 1, 2026 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant