Skip to content

javascript: v1.0.0

Choose a tag to compare

@rogeriochaves rogeriochaves released this 24 Jul 20:12
35656f6

1.0.0 (2026-07-24)

Stable release. The package surface has been stable for a long time; 1.0.0 makes that explicit.

⚠ BREAKING CHANGES

  • voice: silenceTailBytes removed from ElevenLabsAgentAdapterOptions — no longer needed after the ElevenLabs SDK migration; remove from any adapter config.
  • voice: ELEVENLABS_CONVAI_URL_TEMPLATE constant removed from public exports — construct the URL directly or read it from the SDK.
  • voice: .url getter removed from public exports.

Features

  • graduate to 1.0.0 (6379130)
  • 1.0 release prep, stable classifiers and unstuck langwatch pins (#842) (616c506)

Code Refactoring