@ai-sdk/[email protected]
@ai-sdk/[email protected]
ai
Release Notes
Major Changes
- ef992f8: Remove CommonJS exports from all packages. All packages are now ESM-only (
"type": "module"). Consumers usingrequire()must switch to ESMimportsyntax. - 8359612: Start v7 pre-release
Patch Changes
- 38fc777: Add AI Gateway hint to provider READMEs
- a2ad029: Fix ByteDance video payloads to tag the prompt image as the first frame when a last frame image is provided.
- 12d239b: feat (provider/bytedance): add seedance 2.0 support
- 9f0e36c: trigger release for all packages after provenance setup
- 7fc6bd6: Raise minimum supported Node.js version to 22. Supported versions: 22, 24, and 26.
- 0c4c275: trigger initial canary release
- 258c093: chore: ensure consistent import handling and avoid import duplicates or cycles
- b8396f0: trigger initial beta release
- 0416e3e: feat (video): add first-class
generateAudiocall option