telexed ~ c / 2da178c1-f35radar:40 · model_apiLIVE
← back
NO.
#2da178c1
Topic
MODELS & API
Source
Anthropic TypeScript SDK
Published
2026-05-19 07:09:20
Importance
★ 4/10 — radar 40
`bedrock-sdk` `v0.29.2` fixes sub-package CI builds
FIG-0021:1

`bedrock-sdk` `v0.29.2` fixes sub-package CI builds

A Node type mismatch that broke sub-package builds is fixed. No runtime feature change; update only if your CI touches the AWS Bedrock package path.

[ KEY POINTS ]
  1. @types/node is now aligned across sub-packages, removing a CI build failure source in the TypeScript SDK.
  2. The changelog only lists bug fixes. No new Anthropic model, API surface, or pricing change ships here.
  3. Worth a dependency bump for bedrock-sdk users on strict CI; otherwise this is routine maintenance.
Originalgithub.com/anthropics/anthropic-sdk-typescript/releases/tag/bedrock-sdk-v0.29.2Read original →

// related