releases.shpreview
ElevenLabs/Agents SDK (TypeScript)

Agents SDK (TypeScript)

$npx -y @buildinternet/releases show elevenlabs-agents-sdk-typescript
Mon
Wed
Fri
AprMayJunJulAugSepOctNovDecJanFebMarApr
Less
More
Releases96Avg29/moVersions@elevenlabs/client@0.13.0 → @elevenlabs/react-native@1.1.1
Apr 14, 2026

Patch Changes

  • Updated dependencies [4237f72]
    • @elevenlabs/client@1.2.1
    • @elevenlabs/react@1.1.1

Patch Changes

  • 4237f72: Fix conversation startup readiness so onConnect runs after the session is marked connected and React has synchronized conversationRef. Also expose and forward onConversationCreated for consumers that need the created Conversation instance before onConnect.
  • Updated dependencies [4237f72]
    • @elevenlabs/client@1.2.1

Patch Changes

  • 4237f72: Fix conversation startup readiness so onConnect runs after the session is marked connected and React has synchronized conversationRef. Also expose and forward onConversationCreated for consumers that need the created Conversation instance before onConnect.

Patch Changes

  • Updated dependencies [4237f72]
    • @elevenlabs/client@1.2.1
Apr 10, 2026

Patch Changes

  • 4bc8747: Fix transcript message ordering in voice mode where agent responses could appear before user messages.
  • Updated dependencies [0d5c368]
    • @elevenlabs/client@1.2.0

Minor Changes

  • 0d5c368: Fix getInputVolume/getOutputVolume returning 0 in React Native by adding native volume providers using LiveKit's RMS and multiband FFT processors.

    Breaking: getByteFrequencyData() now returns data focused on the human voice range (100-8000 Hz) instead of the full spectrum (0 to sampleRate/2). On web, getVolume() is also computed from this range. The deprecated getAnalyser() method still provides direct access to the raw AnalyserNode for consumers needing full-spectrum data.

Patch Changes

  • Updated dependencies [806edd0]
  • Updated dependencies [0d5c368]
    • @elevenlabs/react@1.1.0
    • @elevenlabs/client@1.2.0

Minor Changes

  • 0d5c368: Fix getInputVolume/getOutputVolume returning 0 in React Native by adding native volume providers using LiveKit's RMS and multiband FFT processors.

    Breaking: getByteFrequencyData() now returns data focused on the human voice range (100-8000 Hz) instead of the full spectrum (0 to sampleRate/2). On web, getVolume() is also computed from this range. The deprecated getAnalyser() method still provides direct access to the raw AnalyserNode for consumers needing full-spectrum data.

Minor Changes

  • 0d5c368: Fix getInputVolume/getOutputVolume returning 0 in React Native by adding native volume providers using LiveKit's RMS and multiband FFT processors.

    Breaking: getByteFrequencyData() now returns data focused on the human voice range (100-8000 Hz) instead of the full spectrum (0 to sampleRate/2). On web, getVolume() is also computed from this range. The deprecated getAnalyser() method still provides direct access to the raw AnalyserNode for consumers needing full-spectrum data.

Patch Changes

  • 806edd0: Fix startSession errors being swallowed instead of surfaced via onError in ConversationProvider. Previously, when Conversation.startSession() rejected (e.g. "agent not found"), the UI would get stuck in "connecting" with no error feedback.
  • Updated dependencies [0d5c368]
    • @elevenlabs/client@1.2.0
Apr 6, 2026

Patch Changes

  • Updated dependencies [50ea6ef]
    • @elevenlabs/client@1.1.2

Patch Changes

  • 50ea6ef: fix: use explicit .js extensions in ESM imports for Node.js compatibility

    Switch moduleResolution from bundler to nodenext and add .js extensions to all relative imports. The published packages use "type": "module" but the compiled output had extensionless imports, which breaks Node.js ESM resolution. Also add "type": "module" to @elevenlabs/types.

Patch Changes

  • 50ea6ef: fix: use explicit .js extensions in ESM imports for Node.js compatibility

    Switch moduleResolution from bundler to nodenext and add .js extensions to all relative imports. The published packages use "type": "module" but the compiled output had extensionless imports, which breaks Node.js ESM resolution. Also add "type": "module" to @elevenlabs/types.

  • Updated dependencies [50ea6ef]

    • @elevenlabs/types@0.9.1

Patch Changes

  • 50ea6ef: fix: use explicit .js extensions in ESM imports for Node.js compatibility

    Switch moduleResolution from bundler to nodenext and add .js extensions to all relative imports. The published packages use "type": "module" but the compiled output had extensionless imports, which breaks Node.js ESM resolution. Also add "type": "module" to @elevenlabs/types.

  • Updated dependencies [50ea6ef]

    • @elevenlabs/client@1.1.2

Patch Changes

  • 50ea6ef: fix: use explicit .js extensions in ESM imports for Node.js compatibility

    Switch moduleResolution from bundler to nodenext and add .js extensions to all relative imports. The published packages use "type": "module" but the compiled output had extensionless imports, which breaks Node.js ESM resolution. Also add "type": "module" to @elevenlabs/types.

  • Updated dependencies [50ea6ef]

    • @elevenlabs/client@1.1.2
    • @elevenlabs/react@1.0.3
Apr 3, 2026

Patch Changes

  • f29c44b: Expose sendMultimodalMessage in useConversationControls hook. Export MultimodalMessageInput type from @elevenlabs/client.
  • Updated dependencies [f29c44b]
    • @elevenlabs/client@1.1.1

Patch Changes

  • f29c44b: Expose sendMultimodalMessage in useConversationControls hook. Export MultimodalMessageInput type from @elevenlabs/client.

Patch Changes

  • Updated dependencies [f29c44b]
    • @elevenlabs/client@1.1.1
Previous123Next
Latest
@elevenlabs/react-native@1.1.1
Tracking Since
Dec 4, 2025
Last fetched Apr 19, 2026