Skip to content

Conversation

Onat-T
Copy link

@Onat-T Onat-T commented Aug 14, 2025

This PR fixes a type error in artifacts/text/server.ts that now occurs since the recent updates in the SDK post-beta versions.

The ai package now emits text stream parts with the type 'text-delta', while the code was still checking for the older 'text' type.

Fixes #1109

This PR fixes a TypeScript type error in artifacts/text/server.ts that now occurs since the recent updates in the SDK post-beta versions.

ai package now emits text stream parts with the type 'text-delta', while the code was still checking for the older 'text' type.

Fixes vercel#1109
Copy link

vercel bot commented Aug 14, 2025

@Onat-T is attempting to deploy a commit to the Vercel Team on Vercel.

A member of the Team first needs to authorize it.

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.

'This comparison appears to be unintentional'
1 participant