Skip to content

fix: update ProviderResolver type for ai SDK v6#30

Merged
bratsos merged 1 commit into
mainfrom
bratsos/fix-release-ci
Mar 25, 2026
Merged

fix: update ProviderResolver type for ai SDK v6#30
bratsos merged 1 commit into
mainfrom
bratsos/fix-release-ci

Conversation

@bratsos

@bratsos bratsos commented Mar 25, 2026

Copy link
Copy Markdown
Owner

Summary

  • ai@6.0.62 removed the LanguageModelV1 export, breaking DTS builds in CI
  • Updated ProviderResolver type to use LanguageModelV3 from @ai-sdk/provider (already a direct dependency)
  • Fixes all 3 failed CI runs: Release, CI (push), CI (PR)

Test plan

  • pnpm -r build passes (including DTS generation)
  • All 961 tests pass
  • CI passes on this PR

🤖 Generated with Claude Code

…/provider

ai@6.0.62 no longer exports LanguageModelV1. The type was renamed to
LanguageModelV3 in the AI SDK v6 and moved to @ai-sdk/provider.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@bratsos bratsos merged commit c9a3f31 into main Mar 25, 2026
1 check passed
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