what stackpulse tracks
Vercel AI SDK releases from GitHub
StackPulse watches Vercel AI SDK release notes and keeps the original source link close to every summary.
The AI toolkit for TypeScript StackPulse turns upstream changelogs into scannable summaries with risky changes, deprecations, migration notes, and source links.
what stackpulse tracks
StackPulse watches Vercel AI SDK release notes and keeps the original source link close to every summary.
upgrade risk
Risky changes are separated from normal feature notes so you can scan upgrade impact before changing production dependencies.
migration notes
Migration steps and recommended actions are only shown when the upstream release notes support them.
This release introduces significant changes to the MoonshotAI provider, including ownership of the chat implementation and support for video input. The provider no longer relies on `@ai-sdk/openai-compatible`, and video file parts are now converted to Moonshot's `video_url` content parts for compatible models.
Users of the MoonshotAI provider who rely on audio or PDF file parts or specific reasoning history behavior will be affected.
Update your code to handle client-side errors for audio and PDF file parts and adjust reasoning history mappings as needed.
The release notes for this version are limited and do not provide specific details about changes.
view source on github->This patch release updates dependencies for the Vercel AI SDK, with no user-facing changes mentioned.
view source on github->This patch release includes a minor fix for the reasoning UI parts to preserve block IDs from message streams and updates dependencies.
Users of the Vercel AI SDK's reasoning UI parts may be affected by changes in message stream handling.
This release includes dependency updates for the AI SDK, with no significant changes or new features mentioned.
view source on github->This patch release improves type compatibility for providers without reranking support and enhances error propagation for Chat `onFinish` callbacks. Dependencies have also been updated.
Developers using the AI SDK with custom providers or relying on the `onFinish` callback error handling are affected.
Update to this version if you need improved error handling with `onFinish` callbacks or use custom providers without reranking support.
This patch update includes minor improvements to the Vercel AI SDK, focusing on UI message stream handling and provider assignment flexibility.
Users of the Vercel AI SDK, particularly those utilizing UI message streams and provider assignments, may be affected by these changes.
This patch fixes an issue where `resumeStream` would copy the previous assistant message into the resumed response.
Users of the Vercel AI SDK's streaming functionality may have experienced duplicate assistant messages when resuming streams.
Update to version 5.0.233 to prevent duplicate assistant messages in resumed streams.
This release introduces typed custom bodies for Completion APIs, enhancing type safety and developer experience.
Developers using Completion APIs will benefit from improved type safety.
Update to version 7.0.62 to take advantage of the new typed custom bodies feature.
This release includes fixes for streaming telemetry spans and response handling in `resumeStream`. Dependencies have also been updated.
Users relying on streaming telemetry or `resumeStream` functionality may be affected by the fixes.
This release focuses on fixing issues related to chat stream cancellation and preventing stale updates from overlapping resumptions.
Developers using chat streams in the Vercel AI SDK may be affected by issues related to cancellation and stale updates.
Update to version 6.0.249 to benefit from the fixes related to chat stream cancellation and stale updates.
This release includes dependency updates for improved compatibility and stability.
Developers using dependencies of @ai-sdk/xai may benefit from improved compatibility.
This release updates dependencies to their latest versions, including ai@6.0.248 and @ai-sdk/provider-utils@4.0.44.
view source on github->This release includes updated dependencies for @ai-sdk/provider and @ai-sdk/provider-utils.
Users relying on @ai-sdk/provider and @ai-sdk/provider-utils dependencies may need to update their installations.
Update dependencies to ensure compatibility with the latest versions.
This release includes updated dependencies for improved compatibility and stability.
Users relying on dependencies @ai-sdk/openai-compatible, @ai-sdk/provider, and @ai-sdk/provider-utils may need to update their installations.
Update dependencies to ensure compatibility with the latest changes.
This release introduces support for adaptive aspect ratios in video generation, allowing compatibility with models that derive output ratios from input.
Users working with video generation models that derive aspect ratios from input will benefit from this update.
Update to this version if you use `generateVideo` with models requiring adaptive aspect ratios.
This release includes dependency updates for @ai-sdk/provider-utils and @ai-sdk/gateway with no other notable changes.
view source on github->This release includes dependency updates for @ai-sdk/provider-utils and @ai-sdk/gateway with no user-facing changes.
view source on github->This release updates dependencies, specifically @ai-sdk/gateway to version 2.0.129.
view source on github->This release updates dependencies, specifically the @ai-sdk/gateway package to version 2.0.128.
view source on github->