v0.97.0
sdk: v0.97.0
Added 1
- Add support for self-hosted sandboxes in CMA with sandbox helpers
Fixed 1
- Upgrade tsc-multi so that it works with Node 26
From Anthropic TypeScript SDK
0.97.0 (2026-05-19)
Full Changelog: sdk-v0.96.0...sdk-v0.97.0
Features
- client: Add support for self-hosted sandboxes in CMA with sandbox helpers (659a343)
Bug Fixes
- typescript: upgrade tsc-multi so that it works with Node 26 (623f71c)
Chores
- tests: remove redundant File import (cf821fc)