What's Changed
- SDK regeneration by @fern-api[bot] in https://github.com/elevenlabs/elevenlabs-js/pull/450
Full Changelog: https://github.com/elevenlabs/elevenlabs-js/compare/v2.66.0...v2.67.0
npx @buildinternet/releases get elevenlabs-javascript-sdkFull Changelog: https://github.com/elevenlabs/elevenlabs-js/compare/v2.66.0...v2.67.0
First v3 alpha: conversationalAi renames to agents (URLs unchanged), realtime clients become generated, and URL-based streaming plus RealtimeConnection root exports are removed. Deprecated v2 methods dropped; JS requires Node 18+ with native fetch and dual CJS/ESM builds. See the v3 upgrade guide in the wiki.
sendMultimodalMessage now supports a fileIds parameter, alongside an SDK regeneration.
Full Changelog: https://github.com/elevenlabs/elevenlabs-js/compare/v2.64.0...v2.65.0
Full Changelog: https://github.com/elevenlabs/elevenlabs-js/compare/v2.63.0...v2.64.0
Added missing realtime speech-to-text options to the JavaScript SDK, with a routine SDK regeneration alongside.
Full Changelog: https://github.com/elevenlabs/elevenlabs-js/compare/v2.61.0...v2.62.0
Full Changelog: https://github.com/elevenlabs/elevenlabs-js/compare/v2.60.0...v2.61.0
Full Changelog: https://github.com/elevenlabs/elevenlabs-js/compare/v2.59.0...v2.60.0
Full Changelog: https://github.com/elevenlabs/elevenlabs-js/compare/v2.58.0...v2.59.0
Full Changelog: https://github.com/elevenlabs/elevenlabs-js/compare/v2.57.0...v2.58.0
Added a disableAuth parameter to the Speech Engine, alongside re-added tests.
Full Changelog: https://github.com/elevenlabs/elevenlabs-js/compare/v2.54.0...v2.55.0
Optional values in DynamicVariablesConfig records are now properly restored, fixing a regression introduced in the previous release.
Full Changelog: https://github.com/elevenlabs/elevenlabs-js/compare/v2.52.0...v2.53.0
Full Changelog: https://github.com/elevenlabs/elevenlabs-js/compare/v2.51.0...v2.52.0
Full Changelog: https://github.com/elevenlabs/elevenlabs-js/compare/v2.50.0...v2.51.0
Added missing methods to the Music API and regenerated the SDK.