Skip to content

Version Packages#325

Merged
robert-j-y merged 3 commits intomainfrom
changeset-release/main
Jan 19, 2026
Merged

Version Packages#325
robert-j-y merged 3 commits intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jan 8, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish 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

@openrouter/ai-sdk-provider@2.0.0

Major Changes

  • #307 6fd68db Thanks @pablof7z! - Add AI SDK v6 support with LanguageModelV3 and EmbeddingModelV3 interfaces

Minor Changes

  • #324 d055b96 Thanks @robert-j-y! - Update zod peerDependency from "^3.24.1 || ^v4" to "^3.25.0 || ^4.0.0". This fixes TypeScript errors ("Cannot find module 'zod/v3'") that occur when users have Zod < 3.25.0 installed, as the subpath exports (zod/v3, zod/v4) were only added in Zod 3.25.0.

Patch Changes

  • #326 9f7a125 Thanks @robert-j-y! - Make file content part fields optional and add file_id support. The filename and file_data fields in ChatCompletionContentPartFile are now optional, and a new file_id field has been added for OpenAI file uploads support.

@github-actions github-actions bot force-pushed the changeset-release/main branch from 884148d to a6ad0ec Compare January 8, 2026 23:59
@github-actions github-actions bot force-pushed the changeset-release/main branch from a6ad0ec to ca54d02 Compare January 19, 2026 21:13
Accidental version bump due to package.json version being set to 2.0.0 before merging -- was bumped again because the changeset automation.
@robert-j-y robert-j-y merged commit e094a5f into main Jan 19, 2026
1 check passed
@robert-j-y robert-j-y deleted the changeset-release/main branch January 19, 2026 21:28
kesavan-byte pushed a commit to osm-API/ai-sdk-provider that referenced this pull request Feb 13, 2026
* Version Packages

* Change package version from 3.0.0 to 2.0.0

Accidental version bump due to package.json version being set to 2.0.0 before merging -- was bumped again because the changeset automation.

* Update version from 3.0.0 to 2.0.0 in CHANGELOG

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: robert-j-y <212159665+robert-j-y@users.noreply.github.com>
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