LLMS
Anthropic SDK TypeScript v0.73.0
RESUMEN
0.73.0 (2026-02-05) Full Changelog: sdk-v0.72.1...sdk-v0.73.0 Features * api: Release Claude Opus 4.6, adaptive thinking, and other features ([f741f92](
Descripción Detallada
0.73.0 (2026-02-05) Full Changelog: sdk-v0.72.1...sdk-v0.73.0 Features api: Release Claude Opus 4.6, adaptive thinking, and other features (f741f92) Bug Fixes client: avoid memory leak in abort signal listener (3bdd153) client: avoid memory leak with abort signals (53e47df) client: avoid removing abort listener too early (cd6e832) Chores client: do not parse responses with empty content-length (2be2df9) client: restructure abort controller binding (0eeacb6) * internal: fix pagination internals not accepting option promises ([7c23a3f](
Actualización a la versión 0.73.0 con cambios importantes y correcciones de errores.
- Se lanza Claude Opus 4.6 con características de pensamiento adaptativo.
- Se corrigen fugas de memoria en el listener de señales de aborto.
- Se mejora la estructura del controlador de aborto.
A quién le importa
Solo si usas la API de Anthropic SDK.
Generado por IA · puede contener errores
Releases Relacionados
LLMS
Anthropic SDK TypeScript v0.115.0
## 0.115.0 (2026-07-24) Full Changelog: [sdk-v0.114.0...sdk-v0.115.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.114.0...sdk-v0.115.0) ### Features * **api:** add claude-opus-5 model ([cdd3606](https://github.com/anthropics/anthropic-sdk-typescript/commit/cdd3606e92745b
LLMS
Anthropic SDK TypeScript v0.114.0
## 0.114.0 (2026-07-23) Full Changelog: [sdk-v0.113.0...sdk-v0.114.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.113.0...sdk-v0.114.0) ### Features * **api:** add new stop reason 'model_context_window_exceeded' ([1ec71c1](https://github.com/anthropics/anthropic-sdk-type