Skip to content

ci: Version Packages - #1100

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

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

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 13, 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-gemini@0.23.0

Minor Changes

  • #1105 03f0f5d - Add Gemini 3.7 Flash (gemini-3.7-flash) with full multimodal input, thinking, structured output, caching, and the same built-in tools as Gemini 3.6 Flash.

Patch Changes

  • Updated dependencies [99fb2b7]:
    • @tanstack/ai@0.44.1

@tanstack/ai-isolate-quickjs@0.3.0

Minor Changes

  • #1099 44a3848 - Add a wasmLocation driver option for loading the QuickJS WASM binary from a custom URL or path, such as a public directory or CDN.

Patch Changes

  • Updated dependencies []:
    • @tanstack/ai-code-mode@0.3.11

@tanstack/ai-openrouter@0.17.0

Minor Changes

  • #740 efe3b07 - Add openRouterVideo, a video generation adapter for OpenRouter's dedicated async API (POST /api/v1/videos) — Seedance, Veo 3.1, Wan, Kling, and Sora 2 Pro through one API key. Follows the jobs/polling architecture (generateVideo()getVideoJobStatus()), with per-model size / duration / provider-option types generated from OpenRouter's GET /api/v1/videos/models metadata and validated before submit. duration is typed per model on the shared typed-duration contract — the adapter implements availableDurations() and snapDuration(seconds) (matching the Veo adapter) to enumerate the valid set and coerce raw UI seconds to the closest supported value. Image-conditioned prompts map metadata.role onto the wire: start_frame / end_frameframe_images[] (first_frame / last_frame), reference / characterinput_references[]; frame roles are validated against each model's supported_frame_images. Completed videos are downloaded server-side and returned as data: URLs (OpenRouter's download URLs require the API key), and the gateway-reported cost is surfaced as usage.cost.

    Image adapter fixes from the #624 review: requested size is now validated (the WIDTHxHEIGHT union previously used a Unicode ×, so every size except 1024x1024 silently dropped its aspect ratio; unsupported sizes now throw with the supported list), numberOfImages > 1 throws instead of silently returning one image (verified live: the gateway ignores all count keys in image_config), and image_config.strength (0.0–1.0 image-to-image influence) is exposed via modelOptions.strength.

Patch Changes

  • #1096 a987581 - Refresh MiniMax M2.7 and M3 context and pricing metadata.

  • Updated dependencies [99fb2b7]:

    • @tanstack/ai@0.44.1

@tanstack/ai-perplexity@0.2.0

Minor Changes

  • #516 4d5ec57 - Add @tanstack/ai-perplexity with a Perplexity Search API client and perplexitySearchTool.

Patch Changes

  • Updated dependencies [99fb2b7]:
    • @tanstack/ai@0.44.1

@tanstack/ai@0.44.1

Patch Changes

  • #1101 99fb2b7 - Preserve stable IDs and creation timestamps for server-generated assistant messages across persistence and hydration.

@tanstack/ai-persistence@0.1.4

Patch Changes

  • #1101 99fb2b7 - Preserve stable IDs and creation timestamps for server-generated assistant messages across persistence and hydration.

  • Updated dependencies [99fb2b7]:

    • @tanstack/ai@0.44.1

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 5 times, most recently from d0fd311 to c9e565d Compare August 14, 2026 12:55
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from c9e565d to b62870f Compare August 14, 2026 13:55
@AlemTuzlak
AlemTuzlak merged commit 9a4124d into main Aug 14, 2026
2 checks passed
@AlemTuzlak
AlemTuzlak deleted the changeset-release/main branch August 14, 2026 17:20
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