Skip to content

Releases: anthropics/anthropic-sdk-typescript

sdk: v0.72.1

30 Jan 00:32
689bd19

Choose a tag to compare

0.72.1 (2026-01-30)

Full Changelog: sdk-v0.72.0...sdk-v0.72.1

Bug Fixes

  • client: remove OutputFormat exports from index.ts (bf2cf08)

vertex-sdk: v0.14.2

29 Jan 17:24
7b4849b

Choose a tag to compare

0.14.2 (2026-01-29)

Full Changelog: vertex-sdk-v0.14.1...vertex-sdk-v0.14.2

Chores

Documentation

sdk: v0.72.0

29 Jan 17:24
7b4849b

Choose a tag to compare

0.72.0 (2026-01-29)

Full Changelog: sdk-v0.71.2...sdk-v0.72.0

Features

  • api: add support for Structured Outputs in the Messages API (eeb7fab)
  • api: migrate sending message format in output_config rather than output_format (99f4066)
  • ci: add breaking change detection workflow (b181568)
  • client: migrate structured output format (#625) (abcdddc)
  • helpers: add MCP SDK helper functions (#610) (b6c3963)

Bug Fixes

  • mcp: correct code tool API endpoint (4bd6ad6)
  • mcp: return correct lines on typescript errors (c425959)

Chores

  • break long lines in snippets into multiline (2c44e2d)
  • ci: Add Claude Code GitHub Workflow (#612) (28a9a00)
  • ci: fix multi package publishing (b9e3ab9)
  • ci: upgrade actions/github-script (ff9dd44)
  • internal: codegen related update (754de58)
  • internal: codegen related update (cb411e4)
  • internal: update actions/checkout version (c0057be)
  • internal: upgrade babel, qs, js-yaml (494d9ed)
  • internal: version bump (24ecc83)
  • tests: remove extraneous header test (076a87c)

Documentation

foundry-sdk: v0.2.2

29 Jan 17:24
7b4849b

Choose a tag to compare

0.2.2 (2026-01-29)

Full Changelog: foundry-sdk-v0.2.1...foundry-sdk-v0.2.2

Chores

Documentation

bedrock-sdk: v0.26.2

29 Jan 17:24
7b4849b

Choose a tag to compare

0.26.2 (2026-01-29)

Full Changelog: bedrock-sdk-v0.26.1...bedrock-sdk-v0.26.2

Chores

Documentation

sdk: v0.71.2

06 Dec 00:23

Choose a tag to compare

0.71.2 (2025-12-05)

Full Changelog: sdk-v0.71.1...sdk-v0.71.2

Bug Fixes

  • streams: ensure errors are catchable (#856) (a480eaf)

sdk: v0.71.1

04 Dec 17:56

Choose a tag to compare

0.71.1 (2025-12-04)

Full Changelog: sdk-v0.71.0...sdk-v0.71.1

Bug Fixes

  • parser: use correct naming for parsed text blocks (6472bcd)
  • structured outputs: ensure parsed is not enumerable (860175f), closes #857

Chores

  • add deprecation warnings for accessing .parsed (ae7a637)
  • client: fix logger property type (e3e4d7c)
  • internal: upgrade eslint (5fbe661)

vertex-sdk: v0.14.1

24 Nov 20:48

Choose a tag to compare

0.14.1 (2025-11-24)

Full Changelog: vertex-sdk-v0.14.0...vertex-sdk-v0.14.1

Chores

  • include publishConfig in all package.json files (4c72960)

sdk: v0.71.0

24 Nov 20:48

Choose a tag to compare

0.71.0 (2025-11-24)

Full Changelog: sdk-v0.70.1...sdk-v0.71.0

Features

  • api: adds support for Claude Opus 4.5, Effort, Advance Tool Use Features, Autocompaction, and Computer Use v5 (f3a0dac)

Chores

  • fix ci errors (8d96290)
  • include publishConfig in all package.json files (4c72960)
  • readme: fix example import (4e8983a)

bedrock-sdk: v0.26.1

24 Nov 20:48

Choose a tag to compare

0.26.1 (2025-11-24)

Full Changelog: bedrock-sdk-v0.26.0...bedrock-sdk-v0.26.1

Chores

  • include publishConfig in all package.json files (4c72960)