Releases: anthropics/anthropic-sdk-typescript
Releases · anthropics/anthropic-sdk-typescript
vertex-sdk: v0.12.0
0.12.0 (2025-07-03)
Full Changelog: vertex-sdk-v0.11.5...vertex-sdk-v0.12.0
Features
- vertex: add AuthClient interface support for improved auth flexibility (b6f86e2)
sdk: v0.56.0
0.56.0 (2025-07-03)
Full Changelog: sdk-v0.55.1...sdk-v0.56.0
Features
- api: add support for Search Result Content Blocks (2910b28)
- tests: add fixture-based streaming tests and improve test coverage (00424bc)
- vertex: add AuthClient interface support for improved auth flexibility (b6f86e2)
Bug Fixes
Chores
Documentation
bedrock-sdk: v0.22.4
0.22.4 (2025-07-03)
Full Changelog: bedrock-sdk-v0.22.3...bedrock-sdk-v0.22.4
Bug Fixes
- bedrock: fix bedrock logger (f183bc9)
sdk: v0.55.1
0.55.1 (2025-06-30)
Full Changelog: sdk-v0.55.0...sdk-v0.55.1
Bug Fixes
- ci: release-doctor — report correct token name (5fa2ebf)
- client: get fetchOptions type more reliably (60673ab)
- client: use proxy in bedrock when requesting credentials from AWS (8cfd227)
Chores
bedrock-sdk: v0.22.3
0.22.3 (2025-06-30)
Full Changelog: bedrock-sdk-v0.22.2...bedrock-sdk-v0.22.3
Bug Fixes
- client: use proxy in bedrock when requesting credentials from AWS (8cfd227)
vertex-sdk: v0.11.5
0.11.5 (2025-06-24)
Full Changelog: vertex-sdk-v0.11.4...vertex-sdk-v0.11.5
sdk: v0.55.0
0.55.0 (2025-06-24)
Full Changelog: sdk-v0.54.0...sdk-v0.55.0
Features
- client: add support for endpoint-specific base URLs (9be46a8)
Bug Fixes
- client: explicitly copy fetch in withOptions (3a5909b)
- internal: resolve conflict (acfff05)
- publish script — handle NPM errors correctly (c4a6666)
- stream: avoid event listener leak (eb272af)
Chores
bedrock-sdk: v0.22.2
0.22.2 (2025-06-24)
Full Changelog: bedrock-sdk-v0.22.1...bedrock-sdk-v0.22.2
sdk: v0.54.0
0.54.0 (2025-06-11)
Full Changelog: sdk-v0.53.0...sdk-v0.54.0
Features
- api: api update (e923aa1)
- api: api update (4877181)
- api: manual updates (99b0111)
- client: add support for fine-grained-tool-streaming-2025-05-14 (6b35dd9)
Bug Fixes
- client: deprecate BetaBase64PDFBlock in favor of BetaRequestDocumentBlock (7fa10db)
- client: improve error message in parsing JSON (7c0cb84)
- internal: revert unintentional changes (28dccec)
Chores
sdk: v0.53.0
0.53.0 (2025-06-04)
Full Changelog: sdk-v0.52.0...sdk-v0.53.0
Features
- client: add support for new text_editor_20250429 tool (e49ebfb)
Bug Fixes
- client: correctly track input from server_tool_use input deltas (4a14253)
- client: fix link to streaming responses docs (2ad98be)
- compat with more runtimes (3c70ae3)
Chores
- adjust eslint.config.mjs ignore pattern (ab404cf)
- ci: fix release workflow (7e2e566)
- deps: bump eslint-plugin-prettier (8f973c4)
- docs: use top-level-await in example snippets (b4a60ee)
- examples: show how to pass an authorization token to an MCP server (340461b)
- improve publish-npm script --latest tag logic (4a7bdc0)
- internal: codegen related update (345af47)
- internal: codegen related update (6d924ef)
- internal: fix readablestream types in node 20 (b68745b)
- internal: fix release workflows (a8da56f)
Documentation
- pagination: improve naming (8e62803)