Skip to content

Releases: anthropics/anthropic-sdk-typescript

sdk: v0.100.1

29 May 00:08

Choose a tag to compare

0.100.1 (2026-05-29)

Full Changelog: sdk-v0.100.0...sdk-v0.100.1

Bug Fixes

  • streaming: carry encrypted_content on beta compaction blocks (#1025) (eccddf3)

Chores

  • client: update lockfiles to have proper dependencies on standardwebhooks (5e9b523)

foundry-sdk: v0.2.4

29 May 00:08

Choose a tag to compare

0.2.4 (2026-05-29)

Full Changelog: foundry-sdk-v0.2.3...foundry-sdk-v0.2.4

Chores

  • client: update lockfiles to have proper dependencies on standardwebhooks (5e9b523)

aws-sdk: v0.3.1

29 May 00:08

Choose a tag to compare

0.3.1 (2026-05-29)

Full Changelog: aws-sdk-v0.3.0...aws-sdk-v0.3.1

Chores

  • client: update lockfiles to have proper dependencies on standardwebhooks (5e9b523)

sdk: v0.100.0

28 May 16:47

Choose a tag to compare

0.100.0 (2026-05-28)

Full Changelog: sdk-v0.99.0...sdk-v0.100.0

Features

  • api: Add support for claude-opus-4-8, mid-conversation system blocks, and usage.output_tokens_details (bb0bf27)

Documentation

  • replace literal newlines (66ba142)

sdk: v0.99.0

27 May 01:04

Choose a tag to compare

0.99.0 (2026-05-27)

Full Changelog: sdk-v0.98.1...sdk-v0.99.0

Features

Bug Fixes

  • streaming: carry stop_details through message_delta accumulation (#1027) (198bc27)

sdk: v0.98.1

26 May 23:19

Choose a tag to compare

0.98.1 (2026-05-26)

Full Changelog: sdk-v0.98.0...sdk-v0.98.1

Bug Fixes

  • client: preserve directory prefix in skills.versions.create uploads (#1024) (abbcd6a)

Chores

  • client: swap to using Trusted Publishing (821a50e)
  • examples: rename managed-agents private-sandbox-worker example to self-hosted-sandbox-worker (#1023) (49fe221)

sdk: v0.98.0

21 May 20:01

Choose a tag to compare

0.98.0 (2026-05-21)

Full Changelog: sdk-v0.97.1...sdk-v0.98.0

Features

  • api: Add support for thinking-token-count beta for estimated tokens in thinking block deltas when streaming (0528d47)

vertex-sdk: v0.16.1

19 May 07:09
409ff0e

Choose a tag to compare

0.16.1 (2026-05-19)

Full Changelog: vertex-sdk-v0.16.0...vertex-sdk-v0.16.1

Bug Fixes

  • align @types/node in sub-packages to fix CI build (#1017) (9888c76)

sdk: v0.97.1

19 May 15:40

Choose a tag to compare

0.97.1 (2026-05-19)

Full Changelog: sdk-v0.97.0...sdk-v0.97.1

Bug Fixes

  • runner: skip tool calls SessionToolRunner does not own (9987379)

sdk: v0.97.0

19 May 07:09
409ff0e

Choose a tag to compare

0.97.0 (2026-05-19)

Full Changelog: sdk-v0.96.0...sdk-v0.97.0

Features

  • client: Add support for self-hosted sandboxes in CMA with sandbox helpers (659a343)

Bug Fixes

  • typescript: upgrade tsc-multi so that it works with Node 26 (623f71c)

Chores

  • tests: remove redundant File import (cf821fc)