stack.pulse
#stacks/anthropic-sdk/ai

Anthropic SDK release notes, breaking changes, and upgrade notes.

Official TypeScript SDK for the Anthropic API StackPulse turns upstream changelogs into scannable summaries with risky changes, deprecations, migration notes, and source links.

releases
11
breaking
1
security
0
deprecated
0
migrations
0

Get source-linked upgrade notes and occasional sponsor recommendations. No GitHub login required.

what stackpulse tracks

Anthropic SDK releases from GitHub

StackPulse watches Anthropic SDK release notes and keeps the original source link close to every summary.

upgrade risk

Breaking changes and deprecations

Risky changes are separated from normal feature notes so you can scan upgrade impact before changing production dependencies.

migration notes

Source-backed next steps

Migration steps and recommended actions are only shown when the upstream release notes support them.

# latest_releases

source-backed
sdk-v0.104.2mediumbreakingJun 15, 2026

sdk: v0.104.2

This release focuses on removing retired models from the API and SDKs as part of maintenance and cleanup.

affected

Applications using retired models will be affected and may need to update their dependencies.

action

Update your application to remove dependencies on retired models.

release_signals
-Removed retired models from the API and SDKs, which may affect applications relying on these models.
view source on github->