v0.101.0
sdk: v0.101.0
Added 1
- Add support for middleware
Fixed 3
- Apply request timeout to inner fetch only, not middleware chain
- Carry stop_details through beta message_delta accumulation
- Correctly parse json numbers with scientific notation
From Anthropic TypeScript SDK
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)