releases.shpreview
ElevenLabs/JavaScript SDK

JavaScript SDK

$npx -y @buildinternet/releases show elevenlabs-javascript-sdk
Mon
Wed
Fri
AprMayJunJulAugSepOctNovDecJanFebMarApr
Less
More
Releases13Avg4/moVersionsv2.31.0 → v2.42.0
Aug 20, 2025

What's Changed

Adds new elevenlabs.music.composeDetailed method.

Full Changelog: https://github.com/elevenlabs/elevenlabs-js/compare/v2.10.0...v2.11.0

Aug 18, 2025

What's Changed

Full Changelog: https://github.com/elevenlabs/elevenlabs-js/compare/v2.9.0...v2.10.0

Aug 11, 2025

What's Changed

Full Changelog: https://github.com/elevenlabs/elevenlabs-js/compare/v2.8.0...v2.9.0

Aug 6, 2025

What's Changed

Full Changelog: https://github.com/elevenlabs/elevenlabs-js/compare/v2.7.0...v2.8.0

Jul 21, 2025

What's Changed

Full Changelog: https://github.com/elevenlabs/elevenlabs-js/compare/v2.6.0...v2.7.0

Jul 11, 2025

What's Changed

Full Changelog: https://github.com/elevenlabs/elevenlabs-js/compare/v2.5.0...v2.6.0

Jul 3, 2025

What's Changed

Full Changelog: https://github.com/elevenlabs/elevenlabs-js/compare/v2.4.1...v2.5.0

Jun 23, 2025

What's Changed

Adds support for new Text to Voice and ConvAI tool endpoints.

Full Changelog: https://github.com/elevenlabs/elevenlabs-js/compare/v2.3.0...v2.4.0

Jun 19, 2025

What's Changed

New Contributors

Full Changelog: https://github.com/elevenlabs/elevenlabs-js/compare/v2.2.0...v2.3.0

Jun 5, 2025

What's Changed

Support for Text to Dialogue API and Eleven v3.

Full Changelog: https://github.com/elevenlabs/elevenlabs-js/compare/v2.1.0...v2.2.0

May 22, 2025

What's Changed

Adds new LLM usage routes and increases default timeout to 4 minutes.

Full Changelog: https://github.com/elevenlabs/elevenlabs-js/compare/v2.0.1...v2.1.0

May 20, 2025

What's Changed

  • Fixed issue with camel casing

Full Changelog: https://github.com/elevenlabs/elevenlabs-js/compare/v2.0.0...v2.0.1

Full Changelog: https://github.com/elevenlabs/elevenlabs-js/compare/v1.59.0...v2.0.0

SDK v2 release notes

This is a major version of the elevenlabs-js SDK that contains breaking changes. Please carefully read these release notes and contact support or create an issue if you run into problems.

A full upgrade guide is available in the wiki.

Added

  • Request stitching has been made much easier by including the withRawResponse chained method. Now you can easily retrieve data such as the request ID and character cost of a generation.
  • Webhook verification helper

Changed

  • [breaking] Many method names have been changed to be more consistent. See the wiki linked above for the full list of changed methods.
  • [breaking] All parameters and methods in the TypeScript SDK are now camel case instead of snake case.
  • The package name has changed from elevenlabs to @elevenlabs/elevenlabs-js. The old package elevenlabs has been deprecated in npm.

Removed

  • [breaking] The generate method has been deprecated and removed in favor of the API counterparts. Please use elevenlabs.textToSpeech.convert instead.
May 15, 2025

What's Changed

Full Changelog: https://github.com/elevenlabs/elevenlabs-js/compare/v1.58.0...v1.59.0

May 7, 2025

What's Changed

Fixes several unintentional renames that resulted in a breaking change in the previous version.

Full Changelog: https://github.com/elevenlabs/elevenlabs-js/compare/1.57.0...v1.58.0

Apr 18, 2025

What's Changed

Adds support for the new PVC API routes.

Full Changelog: https://github.com/elevenlabs/elevenlabs-js/compare/v1.56.1...1.57.0

Apr 9, 2025

What's Changed

Full Changelog: https://github.com/elevenlabs/elevenlabs-js/compare/v1.56.0...v1.56.1

What's Changed

Full Changelog: https://github.com/elevenlabs/elevenlabs-js/compare/v1.56.0...v1.56.1-alpha0

Apr 2, 2025

What's Changed

Adds support for the new Forced Alignment API.

Full Changelog: https://github.com/elevenlabs/elevenlabs-js/compare/v1.55.0...v1.56.0

Latest
v2.43.0
Tracking Since
Feb 1, 2024
Last fetched Apr 18, 2026