Releases: anthropics/anthropic-sdk-typescript
Releases · anthropics/anthropic-sdk-typescript
vertex-sdk: v0.17.0
sdk: v0.101.0
0.101.0 (2026-06-05)
Full Changelog: sdk-v0.100.1...sdk-v0.101.0
Features
- client: add support for middleware (9b01120)
Bug Fixes
- apply request timeout to inner fetch only, not middleware chain (#40) (25c13f6)
- streaming: carry stop_details through beta message_delta accumulation (ed3fec7)
- streaming: correctly parse json numbers with scientific notation (#9) (7d5e642)
Chores
- internal: fix artifact url (925ec27)
- internal: fix branch names (fa3cf2c)
- internal: update private repo name (a8ac213)
Documentation
foundry-sdk: v0.3.0
bedrock-sdk: v0.30.0
aws-sdk: v0.4.0
sdk: v0.100.1
0.100.1 (2026-05-29)
Full Changelog: sdk-v0.100.0...sdk-v0.100.1
Bug Fixes
Chores
- client: update lockfiles to have proper dependencies on standardwebhooks (5e9b523)
foundry-sdk: v0.2.4
0.2.4 (2026-05-29)
Full Changelog: foundry-sdk-v0.2.3...foundry-sdk-v0.2.4
Chores
- client: update lockfiles to have proper dependencies on standardwebhooks (5e9b523)
aws-sdk: v0.3.1
0.3.1 (2026-05-29)
Full Changelog: aws-sdk-v0.3.0...aws-sdk-v0.3.1
Chores
- client: update lockfiles to have proper dependencies on standardwebhooks (5e9b523)
sdk: v0.100.0
0.100.0 (2026-05-28)
Full Changelog: sdk-v0.99.0...sdk-v0.100.0
Features
- api: Add support for claude-opus-4-8, mid-conversation system blocks, and usage.output_tokens_details (bb0bf27)
Documentation
- replace literal newlines (66ba142)