LLMS
Anthropic SDK TypeScript v0.81.0
RESUMEN
0.81.0 (2026-03-31) Full Changelog: sdk-v0.80.0...sdk-v0.81.0 Features * add .type field to APIError for error kind identification ((
Descripción Detallada
0.81.0 (2026-03-31) Full Changelog: sdk-v0.80.0...sdk-v0.81.0 Features add .type field to APIError for error kind identification (4bf637d) Bug Fixes memory: append path separator in validatePath prefix check (0ac69b3) Chores ci: run builds on CI even if only spec metadata changed (70b657a) ci: skip lint on metadata-only changes (69bdc94) internal: codegen related update (7ff7390) internal: update gitignore (46d6667) internal: update multipart form array serialization (d55b07d) tests: bump steady to v0.19.4 ([4957a5e]
Actualización del Anthropic SDK TypeScript con nuevas características y correcciones de errores.
- Se agregó el campo .type a APIError para identificar el tipo de error.
- Se corrigió la validación del prefijo de la ruta añadiendo el separador de ruta.
A quién le importa
Todos los que usan Anthropic SDK en TypeScript.
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