releases.shpreview
ElevenLabs/Agents SDK (TypeScript)/@elevenlabs/types@0.9.1

@elevenlabs/types@0.9.1

$npx -y @buildinternet/releases show rel_GRFrHTeO9Kx9kXYq7WcbT

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.

Fetched April 7, 2026