releases.shpreview
Vercel/AI SDK

AI SDK

$npx -y @buildinternet/releases show vercel-ai-sdk
Mon
Wed
Fri
AprMayJunJulAugSepOctNovDecJanFebMarApr
Less
More
Releases1514Avg463/moVersions@ai-sdk/anthropic@4.0.0-beta.11 → @ai-sdk/openai-compatible@3.0.0-beta.31
Apr 13, 2026

Patch Changes

  • Updated dependencies [b3976a2]
  • Updated dependencies [ff5eba1]
    • @ai-sdk/provider-utils@5.0.0-beta.20
    • ai@7.0.0-beta.89

Patch Changes

  • b3976a2: Add workflow serialization support to all provider models.

    @ai-sdk/provider-utils: New serializeModel() helper that extracts only serializable properties from a model instance, filtering out functions and objects containing functions. Third-party provider authors can use this to add workflow support to their own models.

    All providers: headers is now optional in provider config types. This is non-breaking — existing code that passes headers continues to work. Custom provider implementations that construct model configs manually can now omit headers, which is useful when models are deserialized from a workflow step boundary where auth is provided separately.

    All provider model classes now include WORKFLOW_SERIALIZE and WORKFLOW_DESERIALIZE static methods, enabling them to cross workflow step boundaries without serialization errors.

  • Updated dependencies [b3976a2]

  • Updated dependencies [ff5eba1]

    • @ai-sdk/provider-utils@5.0.0-beta.20
    • @ai-sdk/provider@4.0.0-beta.12

Patch Changes

  • b3976a2: Add workflow serialization support to all provider models.

    @ai-sdk/provider-utils: New serializeModel() helper that extracts only serializable properties from a model instance, filtering out functions and objects containing functions. Third-party provider authors can use this to add workflow support to their own models.

    All providers: headers is now optional in provider config types. This is non-breaking — existing code that passes headers continues to work. Custom provider implementations that construct model configs manually can now omit headers, which is useful when models are deserialized from a workflow step boundary where auth is provided separately.

    All provider model classes now include WORKFLOW_SERIALIZE and WORKFLOW_DESERIALIZE static methods, enabling them to cross workflow step boundaries without serialization errors.

  • Updated dependencies [b3976a2]

  • Updated dependencies [ff5eba1]

    • @ai-sdk/provider-utils@5.0.0-beta.20
    • @ai-sdk/openai-compatible@3.0.0-beta.25
    • @ai-sdk/provider@4.0.0-beta.12

Patch Changes

  • Updated dependencies [b3976a2]
  • Updated dependencies [ff5eba1]
    • @ai-sdk/provider-utils@5.0.0-beta.20
    • ai@7.0.0-beta.89

Patch Changes

  • b3976a2: Add workflow serialization support to all provider models.

    @ai-sdk/provider-utils: New serializeModel() helper that extracts only serializable properties from a model instance, filtering out functions and objects containing functions. Third-party provider authors can use this to add workflow support to their own models.

    All providers: headers is now optional in provider config types. This is non-breaking — existing code that passes headers continues to work. Custom provider implementations that construct model configs manually can now omit headers, which is useful when models are deserialized from a workflow step boundary where auth is provided separately.

    All provider model classes now include WORKFLOW_SERIALIZE and WORKFLOW_DESERIALIZE static methods, enabling them to cross workflow step boundaries without serialization errors.

  • ff5eba1: feat: roll image-* tool output types into their equivalent file-* types

  • Updated dependencies [b3976a2]

  • Updated dependencies [ff5eba1]

    • @ai-sdk/provider-utils@5.0.0-beta.20
    • @ai-sdk/provider@4.0.0-beta.12

Patch Changes

  • Updated dependencies [b3976a2]
  • Updated dependencies [ff5eba1]
    • @ai-sdk/provider-utils@5.0.0-beta.20
    • @ai-sdk/openai-compatible@3.0.0-beta.25
    • @ai-sdk/provider@4.0.0-beta.12

Patch Changes

  • b3976a2: Add workflow serialization support to all provider models.

    @ai-sdk/provider-utils: New serializeModel() helper that extracts only serializable properties from a model instance, filtering out functions and objects containing functions. Third-party provider authors can use this to add workflow support to their own models.

    All providers: headers is now optional in provider config types. This is non-breaking — existing code that passes headers continues to work. Custom provider implementations that construct model configs manually can now omit headers, which is useful when models are deserialized from a workflow step boundary where auth is provided separately.

    All provider model classes now include WORKFLOW_SERIALIZE and WORKFLOW_DESERIALIZE static methods, enabling them to cross workflow step boundaries without serialization errors.

  • Updated dependencies [b3976a2]

  • Updated dependencies [ff5eba1]

    • @ai-sdk/provider-utils@5.0.0-beta.20
    • @ai-sdk/provider@4.0.0-beta.12

Major Changes

  • b3976a2: initial version

Patch Changes

  • Updated dependencies [b3976a2]
  • Updated dependencies [ff5eba1]
    • @ai-sdk/provider-utils@5.0.0-beta.20
    • @ai-sdk/provider@4.0.0-beta.12
    • ai@7.0.0-beta.89

Patch Changes

  • b3976a2: Add workflow serialization support to all provider models.

    @ai-sdk/provider-utils: New serializeModel() helper that extracts only serializable properties from a model instance, filtering out functions and objects containing functions. Third-party provider authors can use this to add workflow support to their own models.

    All providers: headers is now optional in provider config types. This is non-breaking — existing code that passes headers continues to work. Custom provider implementations that construct model configs manually can now omit headers, which is useful when models are deserialized from a workflow step boundary where auth is provided separately.

    All provider model classes now include WORKFLOW_SERIALIZE and WORKFLOW_DESERIALIZE static methods, enabling them to cross workflow step boundaries without serialization errors.

  • Updated dependencies [b3976a2]

  • Updated dependencies [ff5eba1]

    • @ai-sdk/provider-utils@5.0.0-beta.20
    • @ai-sdk/provider@4.0.0-beta.12

Patch Changes

  • b3976a2: Add workflow serialization support to all provider models.

    @ai-sdk/provider-utils: New serializeModel() helper that extracts only serializable properties from a model instance, filtering out functions and objects containing functions. Third-party provider authors can use this to add workflow support to their own models.

    All providers: headers is now optional in provider config types. This is non-breaking — existing code that passes headers continues to work. Custom provider implementations that construct model configs manually can now omit headers, which is useful when models are deserialized from a workflow step boundary where auth is provided separately.

    All provider model classes now include WORKFLOW_SERIALIZE and WORKFLOW_DESERIALIZE static methods, enabling them to cross workflow step boundaries without serialization errors.

  • Updated dependencies [b3976a2]

  • Updated dependencies [ff5eba1]

    • @ai-sdk/provider-utils@5.0.0-beta.20
    • @ai-sdk/provider@4.0.0-beta.12

Patch Changes

  • b3976a2: Add workflow serialization support to all provider models.

    @ai-sdk/provider-utils: New serializeModel() helper that extracts only serializable properties from a model instance, filtering out functions and objects containing functions. Third-party provider authors can use this to add workflow support to their own models.

    All providers: headers is now optional in provider config types. This is non-breaking — existing code that passes headers continues to work. Custom provider implementations that construct model configs manually can now omit headers, which is useful when models are deserialized from a workflow step boundary where auth is provided separately.

    All provider model classes now include WORKFLOW_SERIALIZE and WORKFLOW_DESERIALIZE static methods, enabling them to cross workflow step boundaries without serialization errors.

  • Updated dependencies [b3976a2]

  • Updated dependencies [ff5eba1]

    • @ai-sdk/provider-utils@5.0.0-beta.20
    • @ai-sdk/openai-compatible@3.0.0-beta.25
    • @ai-sdk/provider@4.0.0-beta.12

Patch Changes

  • b3976a2: Add workflow serialization support to all provider models.

    @ai-sdk/provider-utils: New serializeModel() helper that extracts only serializable properties from a model instance, filtering out functions and objects containing functions. Third-party provider authors can use this to add workflow support to their own models.

    All providers: headers is now optional in provider config types. This is non-breaking — existing code that passes headers continues to work. Custom provider implementations that construct model configs manually can now omit headers, which is useful when models are deserialized from a workflow step boundary where auth is provided separately.

    All provider model classes now include WORKFLOW_SERIALIZE and WORKFLOW_DESERIALIZE static methods, enabling them to cross workflow step boundaries without serialization errors.

  • ff5eba1: feat: roll image-* tool output types into their equivalent file-* types

  • Updated dependencies [ff5eba1]

    • @ai-sdk/provider@4.0.0-beta.12

Patch Changes

  • Updated dependencies [b3976a2]
  • Updated dependencies [ff5eba1]
    • @ai-sdk/provider-utils@5.0.0-beta.20
    • ai@7.0.0-beta.89

Patch Changes

  • b3976a2: Add workflow serialization support to all provider models.

    @ai-sdk/provider-utils: New serializeModel() helper that extracts only serializable properties from a model instance, filtering out functions and objects containing functions. Third-party provider authors can use this to add workflow support to their own models.

    All providers: headers is now optional in provider config types. This is non-breaking — existing code that passes headers continues to work. Custom provider implementations that construct model configs manually can now omit headers, which is useful when models are deserialized from a workflow step boundary where auth is provided separately.

    All provider model classes now include WORKFLOW_SERIALIZE and WORKFLOW_DESERIALIZE static methods, enabling them to cross workflow step boundaries without serialization errors.

  • Updated dependencies [b3976a2]

  • Updated dependencies [ff5eba1]

    • @ai-sdk/provider-utils@5.0.0-beta.20
    • @ai-sdk/provider@4.0.0-beta.12

Patch Changes

  • b3976a2: Add workflow serialization support to all provider models.

    @ai-sdk/provider-utils: New serializeModel() helper that extracts only serializable properties from a model instance, filtering out functions and objects containing functions. Third-party provider authors can use this to add workflow support to their own models.

    All providers: headers is now optional in provider config types. This is non-breaking — existing code that passes headers continues to work. Custom provider implementations that construct model configs manually can now omit headers, which is useful when models are deserialized from a workflow step boundary where auth is provided separately.

    All provider model classes now include WORKFLOW_SERIALIZE and WORKFLOW_DESERIALIZE static methods, enabling them to cross workflow step boundaries without serialization errors.

  • ff5eba1: feat: roll image-* tool output types into their equivalent file-* types

  • Updated dependencies [b3976a2]

  • Updated dependencies [ff5eba1]

    • @ai-sdk/provider-utils@5.0.0-beta.20
    • @ai-sdk/provider@4.0.0-beta.12

Patch Changes

  • ff5eba1: feat: roll image-* tool output types into their equivalent file-* types
  • Updated dependencies [b3976a2]
  • Updated dependencies [ff5eba1]
    • @ai-sdk/provider-utils@5.0.0-beta.20
    • @ai-sdk/gateway@4.0.0-beta.50
    • @ai-sdk/provider@4.0.0-beta.12

Major Changes

  • ef992f8: Remove CommonJS exports from all packages. All packages are now ESM-only ("type": "module"). Consumers using require() must switch to ESM import syntax.

Patch Changes

  • Updated dependencies [ef992f8]
    • ai@7.0.0-beta.88
    • @ai-sdk/provider-utils@5.0.0-beta.19

Major Changes

  • ef992f8: Remove CommonJS exports from all packages. All packages are now ESM-only ("type": "module"). Consumers using require() must switch to ESM import syntax.

Patch Changes

  • Updated dependencies [ef992f8]
    • @ai-sdk/openai-compatible@3.0.0-beta.24
    • @ai-sdk/provider@4.0.0-beta.11
    • @ai-sdk/provider-utils@5.0.0-beta.19

Major Changes

  • ef992f8: Remove CommonJS exports from all packages. All packages are now ESM-only ("type": "module"). Consumers using require() must switch to ESM import syntax.

Patch Changes

  • Updated dependencies [ef992f8]
    • @ai-sdk/provider@4.0.0-beta.11
    • @ai-sdk/provider-utils@5.0.0-beta.19

Major Changes

  • ef992f8: Remove CommonJS exports from all packages. All packages are now ESM-only ("type": "module"). Consumers using require() must switch to ESM import syntax.

Patch Changes

  • Updated dependencies [ef992f8]
    • @ai-sdk/provider@4.0.0-beta.11
    • @ai-sdk/provider-utils@5.0.0-beta.19
Latest
@ai-sdk/openai-compatible@3.0.0-beta.31
Tracking Since
Mar 24, 2026
Last fetched Apr 19, 2026