Skip to content

@elevenlabs/client@1.25.0

Choose a tag to compare

@packages-release-automation packages-release-automation released this 07 Sep 12:12
· 4 commits to main since this release
58598fa

Minor Changes

  • de2f863: Re-export the MessageAttachment type from the package entry point so consumers can import type { MessageAttachment } from "@elevenlabs/client" instead of deriving it from the onMessage callback signature.