ElevenLabs Upgrade & Migration Overview Guide for upgrading the ElevenLabs SDK and migrating between model generations. Covers the JS SDK package rename, model ID changes, and API endpoint evolution. Prerequisites - Current ElevenLabs SDK installed - Git for version control - Test suite available - Staging environment for validation Instructions Step 1: Check Current Versions Step 2: JS SDK Package Migration The official Node.js package changed names: | Era | Package | Import | |-----|---------|--------| | Legacy | (community) | | | Current | | | Migration steps: Update imports: Step 3: Model…