Mistral AI Upgrade & Migration Current State ! ! Overview Guide for upgrading the Mistral AI SDK between major versions. The TypeScript SDK ( ) moved from CommonJS to ESM-only in v1.x, with significant API surface changes. This skill covers version detection, breaking change migration, automated code transforms, and rollback. Prerequisites - Current Mistral AI SDK installed - Git for version control - Test suite available Instructions Step 1: Check Versions Step 2: Known Breaking Changes (v0.x to v1.x) | Change | v0.x (old) | v1.x (current) | |--------|-----------|----------------| | Module f…