LLMS
Anthropic SDK TypeScript v0.101.0
RESUMEN
0.101.0 (2026-06-05) Full Changelog: sdk-v0.100.1...sdk-v0.101.0 Features * client: add support for middleware ([9b01120](
Descripción Detallada
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 (25c13f6) streaming: carry stopdetails through beta messagedelta accumulation (ed3fec7) streaming: correctly parse json numbers with scientific notation (7d5e642) Chores internal: fix artifact url (925ec27) internal: fix branch names (fa3cf2c) * internal: update private repo name ([a8ac213](
Explicación con IA
Genera un resumen en lenguaje claro de los cambios de este release.
Releases Relacionados
LLMS
Anthropic SDK TypeScript v0.104.1
## 0.104.1 (2026-06-09) Full Changelog: [sdk-v0.104.0...sdk-v0.104.1](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.104.0...sdk-v0.104.1) ### Bug Fixes * **api:** add `frontier_llm` refusal category ([465e686](https://github.com/anthropics/anthropic-sdk-typescript/commit/4
LLMS
Anthropic SDK TypeScript v0.104.0
## 0.104.0 (2026-06-09) Full Changelog: [sdk-v0.103.0...sdk-v0.104.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.103.0...sdk-v0.104.0) ### Features * **api:** add support for Managed Agents deployments and environment variable credentials ([d01e38b](https://github.com/a