Update dependency @anthropic-ai/sdk to ^0.98.0 (#28211)
> ℹ️ **Note** > > This PR body was truncated due to platform limits. This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@anthropic-ai/sdk](https://redirect.github.com/anthropics/anthropic-sdk-typescript) | [`^0.40.1` → `^0.98.0`](https://renovatebot.com/diffs/npm/@anthropic-ai%2fsdk/0.40.1/0.98.0) |  |  | --- ### Release Notes <details> <summary>anthropics/anthropic-sdk-typescript (@​anthropic-ai/sdk)</summary> ### [`v0.98.0`](https://redirect.github.com/anthropics/anthropic-sdk-typescript/blob/HEAD/CHANGELOG.md#0980-2026-05-21) Full Changelog: [sdk-v0.97.1...sdk-v0.98.0](https://redirect.github.com/anthropics/anthropic-sdk-typescript/compare/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](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/0528d47b0a390ee7f88d72f85ffe6079ae1c6c00)) ### [`v0.97.1`](https://redirect.github.com/anthropics/anthropic-sdk-typescript/blob/HEAD/CHANGELOG.md#0971-2026-05-19) Full Changelog: [sdk-v0.97.0...sdk-v0.97.1](https://redirect.github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.97.0...sdk-v0.97.1) ##### Bug Fixes - **runner:** skip tool calls SessionToolRunner does not own ([9987379](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/9987379abeaf28b17edb5518ac229d2a6caa4bf6)) ### [`v0.97.0`](https://redirect.github.com/anthropics/anthropic-sdk-typescript/blob/HEAD/CHANGELOG.md#0970-2026-05-19) Full Changelog: [sdk-v0.96.0...sdk-v0.97.0](https://redirect.github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.96.0...sdk-v0.97.0) ##### Features - **client:** Add support for self-hosted sandboxes in CMA with sandbox helpers ([659a343](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/659a343c820e316229715466b64e420428ee762b)) ##### Bug Fixes - **typescript:** upgrade tsc-multi so that it works with Node 26 ([623f71c](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/623f71c848ce9b3b88eb08e009b6b3d08a6e5c1c)) ##### Chores - **tests:** remove redundant File import ([cf821fc](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/cf821fcc06f84cb2150cc0ed4ddb862b5d67f633)) ### [`v0.96.0`](https://redirect.github.com/anthropics/anthropic-sdk-typescript/blob/HEAD/CHANGELOG.md#0960-2026-05-13) Full Changelog: [sdk-v0.95.2...sdk-v0.96.0](https://redirect.github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.95.2...sdk-v0.96.0) ##### Features - **api:** Add BetaManagedAgentsSearchResultBlock types ([08f02f3](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/08f02f3d0c34a9563b17af40b227acf3b105f8a3)) - **api:** Add support for cache diagnostics beta ([eafbd6d](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/eafbd6d78b81253c79cb861de6a9232b18eb60de)) ##### Bug Fixes - **zod:** ensure only zod/v4 types are used ([#​992](https://redirect.github.com/anthropics/anthropic-sdk-typescript/issues/992)) ([9e08bcc](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/9e08bcc988697c195b31569b7519b7954aea6372)) ##### Chores - **api:** spec updates ([27d64ef](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/27d64ef828dc4ec11d44118a7ed1fcf83d67da0d)) ### [`v0.95.2`](https://redirect.github.com/anthropics/anthropic-sdk-typescript/blob/HEAD/CHANGELOG.md#0952-2026-05-11) Full Changelog: [sdk-v0.95.1...sdk-v0.95.2](https://redirect.github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.95.1...sdk-v0.95.2) ### [`v0.95.1`](https://redirect.github.com/anthropics/anthropic-sdk-typescript/blob/HEAD/CHANGELOG.md#0951-2026-05-07) Full Changelog: [sdk-v0.95.0...sdk-v0.95.1](https://redirect.github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.95.0...sdk-v0.95.1) ##### Chores - redact api-key headers in debug logs ([fad8fee](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/fad8feeb51d1b9bafaf85cf8345bb28627728e00)) ### [`v0.95.0`](https://redirect.github.com/anthropics/anthropic-sdk-typescript/blob/HEAD/CHANGELOG.md#0950-2026-05-06) Full Changelog: [sdk-v0.94.0...sdk-v0.95.0](https://redirect.github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.94.0...sdk-v0.95.0) ##### Features - **api:** add support for Managed Agents multiagents and outcomes, webhooks, vault validation ([e0c0e9b](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/e0c0e9bef90b1919a5b806eb252e028981841e68)) ##### Bug Fixes - **api:** Adjust webhook configuration ([deed3f6](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/deed3f6290c0728dfc688e19117e1c01efb81a52)) ### [`v0.94.0`](https://redirect.github.com/anthropics/anthropic-sdk-typescript/blob/HEAD/CHANGELOG.md#0940-2026-05-05) Full Changelog: [sdk-v0.93.0...sdk-v0.94.0](https://redirect.github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.93.0...sdk-v0.94.0) ##### Features - **client:** allow targeting a workspace for OIDC federation token exchange ([bde6620](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/bde6620d68c2dd9e8e641b4cfed8847486ff046f)) ### [`v0.93.0`](https://redirect.github.com/anthropics/anthropic-sdk-typescript/blob/HEAD/CHANGELOG.md#0930-2026-05-04) Full Changelog: [sdk-v0.92.0...sdk-v0.93.0](https://redirect.github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.92.0...sdk-v0.93.0) ##### Features - **client:** add Workload Identity Federation, interactive OAuth, and auth profiles ([d5d6abd](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/d5d6abdb1976db389aca87553ffedab2414e0d77)) ### [`v0.92.0`](https://redirect.github.com/anthropics/anthropic-sdk-typescript/blob/HEAD/CHANGELOG.md#0920-2026-04-30) Full Changelog: [sdk-v0.91.1...sdk-v0.92.0](https://redirect.github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.91.1...sdk-v0.92.0) ##### Features - **api:** improve Managed Agents APIs ([ca1bf4a](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/ca1bf4a9b278fddc7f082b1c4f2b3a3e4e20298d)) - support setting headers via env ([32f67d4](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/32f67d47952b12bb930c8bbfe87ab2ba2aee1882)) ##### Bug Fixes - **bedrock:** throw APIError for error events delivered in chunk frames ([#​1021](https://redirect.github.com/anthropics/anthropic-sdk-typescript/issues/1021)) ([3ae887b](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/3ae887b89bde1721c75dc9c9812cb9ac191ffc92)) ##### Chores - **format:** run eslint and prettier separately ([7ce257c](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/7ce257c1b1ad9ff4e1cee19e82851bcb65e0e044)) - **internal:** codegen related update ([f08cc77](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/f08cc771efd596026f4247ecff418e7ef6a3b38a)) ### [`v0.91.1`](https://redirect.github.com/anthropics/anthropic-sdk-typescript/blob/HEAD/CHANGELOG.md#0911-2026-04-24) Full Changelog: [sdk-v0.91.0...sdk-v0.91.1](https://redirect.github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.91.0...sdk-v0.91.1) ##### Bug Fixes - **memory:** use restrictive file mode for memory files ([#​901](https://redirect.github.com/anthropics/anthropic-sdk-typescript/issues/901)) ([6db3b7e](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/6db3b7e2218430971cbc137081b5a55ad593fca8)) ##### Chores - **formatter:** run prettier and eslint separately ([974d22f](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/974d22fcf607b942bff3376c699bc3f6cb3b3ae5)) ### [`v0.91.0`](https://redirect.github.com/anthropics/anthropic-sdk-typescript/blob/HEAD/CHANGELOG.md#0910-2026-04-23) Full Changelog: [sdk-v0.90.0...sdk-v0.91.0](https://redirect.github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.90.0...sdk-v0.91.0) ##### Features - **api:** CMA Memory public beta ([ddf732f](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/ddf732f5f35c123f963fa270669e35707a2e3f7f)) - **bedrock:** use auth header for mantle client ([#​866](https://redirect.github.com/anthropics/anthropic-sdk-typescript/issues/866)) ([aec801a](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/aec801afc7d37d9e8ca1471748ca599b442cbce4)) ##### Bug Fixes - **api:** fix errors in api spec ([ae10768](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/ae1076848587c6f994b45e3030269a635d38bc0b)) - **api:** restore missing features ([1a5b47b](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/1a5b47b6895ee2c47af8adea1f403b76dd3ca62f)) ##### Chores - **internal:** more robust bootstrap script ([7716e19](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/7716e19f7fceeb63bb20b9e4df904a021ae705dc)) - **tests:** bump steady to v0.22.1 ([219a971](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/219a9717439a458189ac83633b2d5cd9f1ad7d25)) ### [`v0.90.0`](https://redirect.github.com/anthropics/anthropic-sdk-typescript/blob/HEAD/CHANGELOG.md#0900-2026-04-16) Full Changelog: [sdk-v0.89.0...sdk-v0.90.0](https://redirect.github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.89.0...sdk-v0.90.0) ##### Features - **api:** add claude-opus-4-7, token budgets and user\_profiles ([b26134b](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/b26134bb17508494b5588dab770d93bf16cbdeb1)) ##### Chores - actually delete release-doctor.yml ([0fe984d](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/0fe984d1f66e9dbf88cadbe010e00f02316396b1)) - **ci:** remove release-doctor workflow ([08e58bd](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/08e58bd0bbb04d47116e731b475d684fc1f98906)) ### [`v0.89.0`](https://redirect.github.com/anthropics/anthropic-sdk-typescript/blob/HEAD/CHANGELOG.md#0890-2026-04-14) Full Changelog: [sdk-v0.88.0...sdk-v0.89.0](https://redirect.github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.88.0...sdk-v0.89.0) ##### Features - **api:** manual updates ([57c2a11](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/57c2a11c61ef9dfdad49a3ab91c4c567d13d1f73)) - **api:** mark Sonnet and Opus 4 as deprecated ([eff41b7](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/eff41b717f16435167e53c5227774ef5bf079523)) ##### Bug Fixes - **streaming:** add missing events ([4c52919](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/4c52919187d17c15d53b08d818d7dd9a5728267e)) ### [`v0.88.0`](https://redirect.github.com/anthropics/anthropic-sdk-typescript/blob/HEAD/CHANGELOG.md#0880-2026-04-10) Full Changelog: [sdk-v0.87.0...sdk-v0.88.0](https://redirect.github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.87.0...sdk-v0.88.0) ##### Features - vertex eu region ([#​882](https://redirect.github.com/anthropics/anthropic-sdk-typescript/issues/882)) ([1933857](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/193385760676b1c941a1f500aa91d0f7a3204b40)) ##### Documentation - improve examples ([de4f483](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/de4f483c1eb4f758116887da5d19305eccb6f8f4)) - update examples ([454e1c5](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/454e1c594cfd420eb11e891baefbf6a6530d7131)) ### [`v0.87.0`](https://redirect.github.com/anthropics/anthropic-sdk-typescript/blob/HEAD/CHANGELOG.md#0870-2026-04-09) Full Changelog: [sdk-v0.86.1...sdk-v0.87.0](https://redirect.github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.86.1...sdk-v0.87.0) ##### Features - **api:** Add beta advisor tool ([1e99a8d](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/1e99a8db387b8dbc2ce5cd43e3c4e4ca440aa01b)) ### [`v0.86.1`](https://redirect.github.com/anthropics/anthropic-sdk-typescript/blob/HEAD/CHANGELOG.md#0861-2026-04-08) Full Changelog: [sdk-v0.86.0...sdk-v0.86.1](https://redirect.github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.86.0...sdk-v0.86.1) ##### Chores - update [@​anthropic-ai/sdk](https://redirect.github.com/anthropic-ai/sdk) dependency version ([#​870](https://redirect.github.com/anthropics/anthropic-sdk-typescript/issues/870)) ([036342b](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/036342bdbf9867e223465510d4a39146f1b721dd)) ### [`v0.86.0`](https://redirect.github.com/anthropics/anthropic-sdk-typescript/blob/HEAD/CHANGELOG.md#0860-2026-04-08) Full Changelog: [sdk-v0.85.0...sdk-v0.86.0](https://redirect.github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.85.0...sdk-v0.86.0) ##### Features - **api:** add support for Claude Managed Agents ([2ef732a](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/2ef732a1df5cfb4bf65f274e3662c5fb8fe78af4)) ##### Chores - **internal:** codegen related update ([d644830](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/d644830d59179881abe4ba2a2d56d17aa784a8c3)) ### [`v0.85.0`](https://redirect.github.com/anthropics/anthropic-sdk-typescript/blob/HEAD/CHANGELOG.md#0850-2026-04-07) Full Changelog: [sdk-v0.84.0...sdk-v0.85.0](https://redirect.github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.84.0...sdk-v0.85.0) ##### Features - **client:** Create Bedrock Mantle client ([#​810](https://redirect.github.com/anthropics/anthropic-sdk-typescript/issues/810)) ([2f1f4a1](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/2f1f4a1f565a6c12afc1dd7fd98d2adf735dd68b)) ### [`v0.84.0`](https://redirect.github.com/anthropics/anthropic-sdk-typescript/blob/HEAD/CHANGELOG.md#0840-2026-04-07) Full Changelog: [sdk-v0.83.0...sdk-v0.84.0](https://redirect.github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.83.0...sdk-v0.84.0) ##### Features - **api:** Add support for claude-mythos-preview ([d4057b0](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/d4057b0a9559d9a620e6a398a4199f5a416bc7a6)) - **tools:** add AbortSignal support for tool runner ([#​848](https://redirect.github.com/anthropics/anthropic-sdk-typescript/issues/848)) ([972d591](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/972d5918a4d24b15686c8c407860cbfed4215ffa)) ### [`v0.82.0`](https://redirect.github.com/anthropics/anthropic-sdk-typescript/blob/HEAD/CHANGELOG.md#0820-2026-04-01) Full Changelog: [sdk-v0.81.0...sdk-v0.82.0](https://redirect.github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.81.0...sdk-v0.82.0) ##### Features - **api:** add structured stop\_details to message responses ([031328a](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/031328a1b43ec72fb4bb5a77c79ee6c275694a20)) - prepare aws package ([#​782](https://redirect.github.com/anthropics/anthropic-sdk-typescript/issues/782)) ([f351d4d](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/f351d4dfeb57b48bcb126686dc608493813262da)) - support API keys in Bedrock SDK ([#​824](https://redirect.github.com/anthropics/anthropic-sdk-typescript/issues/824)) ([be6c608](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/be6c608bf0de9ceb2c09974b28f7f80db96ed42e)) ##### Chores - **tests:** bump steady to v0.20.2 ([6cf12cc](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/6cf12cc819733e241b3a1effaff3fcbc96e94476)) ### [`v0.81.0`](https://redirect.github.com/anthropics/anthropic-sdk-typescript/blob/HEAD/CHANGELOG.md#0810-2026-03-31) Full Changelog: [sdk-v0.80.0...sdk-v0.81.0](https://redirect.github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.80.0...sdk-v0.81.0) ##### Features - add .type field to APIError for error kind identification ([#​790](https://redirect.github.com/anthropics/anthropic-sdk-typescript/issues/790)) ([4bf637d](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/4bf637d962c2203ca7977d4e5447e2b083e29188)) ##### Bug Fixes - **memory:** append path separator in validatePath prefix check ([0ac69b3](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/0ac69b3438ee9c96b21a7d3c39c07b7cdb6995d9)) ##### Chores - **ci:** run builds on CI even if only spec metadata changed ([70b657a](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/70b657aac1be76e941885dfe9d683c45a57ad005)) - **ci:** skip lint on metadata-only changes ([69bdc94](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/69bdc94a16e5402b8fd19d54a1f4695cba834dbb)) - **internal:** codegen related update ([7ff7390](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/7ff7390029867195adf78e6dbfaa43d8bb0a9720)) - **internal:** update gitignore ([46d6667](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/46d66675d59da125c0a00cc8feb6a13bc6105637)) - **internal:** update multipart form array serialization ([d55b07d](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/d55b07d4f791763738fd54a032cd421b6d16d151)) - **tests:** bump steady to v0.19.4 ([4957a5e](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/4957a5e65bdc77528f81c123ec2865784c064055)) - **tests:** bump steady to v0.19.5 ([c511ae0](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/c511ae042129805400c5286a02d3c45f49e51ca6)) - **tests:** bump steady to v0.19.6 ([6d2b4b9](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/6d2b4b910a687c2cf73bb51450ce24c704fdc384)) - **tests:** bump steady to v0.19.7 ([d6cff9d](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/d6cff9d2c8688fb95dc6af0f89ae33480f9758e0)) - **tests:** bump steady to v0.20.1 ([284561f](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/284561fe36b244f5b6ab624ec2608c07f71f476e)) ### [`v0.80.0`](https://redirect.github.com/anthropics/anthropic-sdk-typescript/blob/HEAD/CHANGELOG.md#0800-2026-03-18) Full Changelog: [sdk-v0.79.0...sdk-v0.80.0](https://redirect.github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.79.0...sdk-v0.80.0) ##### Features - **api:** manual updates ([dd12f1a](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/dd12f1a29c4a8f4554caa8c7023bddadfb69e9b0)) - **api:** manual updates ([9c0a077](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/9c0a0778d73ffe2f84cf4a3d593f8f645d776b02)) ##### Chores - **internal:** tweak CI branches ([4a5819e](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/4a5819e9e820a926add4df134a6a4d6d0e65c196)) ### [`v0.79.0`](https://redirect.github.com/anthropics/anthropic-sdk-typescript/blob/HEAD/CHANGELOG.md#0790-2026-03-16) Full Changelog: [sdk-v0.78.0...sdk-v0.79.0](https://redirect.github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.78.0...sdk-v0.79.0) ##### Features - add support for filesystem memory tools ([#​599](https://redirect.github.com/anthropics/anthropic-sdk-typescript/issues/599)) ([1064199](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/106419918ec0098cd74df5541dd7fd9134268f6e)) - **api:** chore(config): clean up model enum list ([#​31](https://redirect.github.com/anthropics/anthropic-sdk-typescript/issues/31)) ([07727a6](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/07727a63c4d3685a20de3067a563396b2d2adbb2)) - **api:** GA thinking-display-setting ([4dc8df4](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/4dc8df4b7d098b7e748ca952ac18e5e22264a4c8)) - **tests:** update mock server ([e5c3be9](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/e5c3be981177874b4f9ab5d1a56e4c8cfb7a6744)) ##### Bug Fixes - **docs/contributing:** correct pnpm link command ([16bf66c](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/16bf66c4ab9334f2f817f29e8834ff82f1689e9e)) - **internal:** skip tests that depend on mock server ([07417e5](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/07417e521b35b01670cb0334aa3f23e77ba38cbc)) - **zod:** use v4 import path for Zod ^3.25 compatibility ([#​925](https://redirect.github.com/anthropics/anthropic-sdk-typescript/issues/925)) ([c6c0ac8](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/c6c0ac8a3091ad83890fb6813e4a0ee2a6e45bba)) ##### Chores - **client:** remove unused import ([3827ab5](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/3827ab5d56d37b659cfa7b25f16a42f41ad99b29)) - **internal:** codegen related update ([2c1fc10](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/2c1fc106f8c83a13bda1a7f755e53120b3c3919d)) - **internal:** improve import alias names ([5b9615b](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/5b9615b51007cc0bb9cea9de9dc5f2acc9fa77e8)) - **internal:** move stringifyQuery implementation to internal function ([16239f3](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/16239f3bd4efddaf01a35a182014131e983ee738)) - **internal:** update dependencies to address dependabot vulnerabilities ([6fdea5e](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/6fdea5ebdf767da93bff7e55a7035772610ba287)) - **mcp-server:** improve instructions ([66e5363](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/66e5363c114c2c5950a4a1674c1264c30619bc43)) - remove accidentally committed file ([#​929](https://redirect.github.com/anthropics/anthropic-sdk-typescript/issues/929)) ([0989113](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/0989113a5a34fbf85a2a0f87b5ab78ea7d297fd4)) - **tests:** unskip tests that are now supported in steady ([616a98a](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/616a98a2363b3c77ebd4bc54eaae1b9003d323f9)) ##### Documentation - streamline and standardize docs ([#​687](https://redirect.github.com/anthropics/anthropic-sdk-typescript/issues/687)) ([dbdc5d3](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/dbdc5d3c8246732c9b477a1503618243e13e9bd6)) ### [`v0.78.0`](https://redirect.github.com/anthropics/anthropic-sdk-typescript/blob/HEAD/CHANGELOG.md#0780-2026-02-19) Full Changelog: [sdk-v0.77.0...sdk-v0.78.0](https://redirect.github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.77.0...sdk-v0.78.0) ##### Features - **api:** Add top-level cache control (automatic caching) ([1e2f83d](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/1e2f83d0bb2c3e98302d1b17fcb4888b17889f6d)) ##### Bug Fixes - **bedrock:** eliminate race condition in AWS credential resolution ([#​901](https://redirect.github.com/anthropics/anthropic-sdk-typescript/issues/901)) ([e5a101d](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/e5a101d060cdce65872ec787e792c94799dcc295)) - **client:** format batches test file ([821e9bf](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/821e9bf13db32c8b632352292948f64a057a9d55)) - **tests:** fix issue in batches test ([5f4ccf8](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/5f4ccf8779e69226a5c9307e3422f6779e8fda6b)) ##### Chores - update mock server docs ([25d337f](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/25d337f484b9236b03e26e1f4c67b1a2d96c6c23)) ### [`v0.77.0`](https://redirect.github.com/anthropics/anthropic-sdk-typescript/blob/HEAD/CHANGELOG.md#0770-2026-02-18) Full Changelog: [sdk-v0.76.0...sdk-v0.77.0](https://redirect.github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.76.0...sdk-v0.77.0) ##### Features - **api:** fix shared UserLocation and error code types ([c84038f](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/c84038f4eddafc2c5415ab4eaef40326b7af376c)) ##### Bug Fixes - add backward-compat namespace re-exports for UserLocation ([#​706](https://redirect.github.com/anthropics/anthropic-sdk-typescript/issues/706)) ([b88834f](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/b88834fc82bb9d1ae0cf16bd264d5ef4d1edbcff)) ### [`v0.76.0`](https://redirect.github.com/anthropics/anthropic-sdk-typescript/blob/HEAD/CHANGELOG.md#0760-2026-02-18) Full Changelog: [sdk-v0.75.0...sdk-v0.76.0](https://redirect.github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.75.0...sdk-v0.76.0) ##### Features - **api:** manual updates ([25fe41c](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/25fe41cdf61a1d8c0a5700955bf3c00f28900339)) ### [`v0.75.0`](https://redirect.github.com/anthropics/anthropic-sdk-typescript/blob/HEAD/CHANGELOG.md#0750-2026-02-17) Full Changelog: [sdk-v0.74.0...sdk-v0.75.0](https://redirect.github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.74.0...sdk-v0.75.0) ##### Features - **api:** Releasing claude-sonnet-4-6 ([d75e1c0](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/d75e1c07bf8c1082610c6493eaa2864a9c042ae8)) ##### Bug Fixes - **api:** fix spec errors ([aa99e46](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/aa99e46bbb1d7d8bbc79a1fd974091bc87d75688)) - **tests:** fix erroneous speed tests ([#​699](https://redirect.github.com/anthropics/anthropic-sdk-typescript/issues/699)) ([fcac1ca](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/fcac1ca6d25051073e4e13470730fbb1872926e7)) ##### Chores - **internal/client:** fix form-urlencoded requests ([cba82b4](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/cba82b422f5f6d64d127b367ec247bb4953f75ef)) - **internal:** avoid type checking errors with ts-reset ([c723296](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/c723296478726adece8fbc72d2b0bf434e83eee8)) - **readme:** change badge color to blue ([3f7e788](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/3f7e7881ce851049fb1aa208d52eaa3796b6b6e1)) ### [`v0.74.0`](https://redirect.github.com/anthropics/anthropic-sdk-typescript/blob/HEAD/CHANGELOG.md#0740-2026-02-07) Full Changelog: [sdk-v0.73.0...sdk-v0.74.0](https://redirect.github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.73.0...sdk-v0.74.0) ##### Features - **api:** enabling fast-mode in claude-opus-4-6 ([e337981](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/e337981a7b7dad1dc3d836b1dcfbc7c61e5e13eb)) ### [`v0.73.0`](https://redirect.github.com/anthropics/anthropic-sdk-typescript/blob/HEAD/CHANGELOG.md#0730-2026-02-05) Full Changelog: [sdk-v0.72.1...sdk-v0.73.0](https://redirect.github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.72.1...sdk-v0.73.0) ##### Features - **api:** Release Claude Opus 4.6, adaptive thinking, and other features ([f741f92](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/f741f921d10e020d3c67c7a3f8442f0c4adf229d)) ##### Bug Fixes - **client:** avoid memory leak in abort signal listener ([#​895](https://redirect.github.com/anthropics/anthropic-sdk-typescript/issues/895)) ([3bdd153](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/3bdd153c43280adf233a2d7d7d9bb55cd5ad4c26)) - **client:** avoid memory leak with abort signals ([53e47df](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/53e47dfa6985e6a206c475b8c920b8a97c27e17e)) - **client:** avoid removing abort listener too early ([cd6e832](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/cd6e83255a2e5644872902ee878c9aba881976cb)) ##### Chores - **client:** do not parse responses with empty content-length ([2be2df9](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/2be2df928d1564286cddc9765fd9959f9649d314)) - **client:** restructure abort controller binding ([0eeacb6](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/0eeacb6c310d961e09ac3d00b4b2e50957b31e2f)) - **internal:** fix pagination internals not accepting option promises ([7c23a3f](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/7c23a3f93d039116845b045ede8863ffbafbad85)) - remove claude-code-review workflow ([#​644](https://redirect.github.com/anthropics/anthropic-sdk-typescript/issues/644)) ([ad09c76](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/ad09c76b0d323c0a867d23f765f20909cddbd885)) ### [`v0.72.1`](https://redirect.github.com/anthropics/anthropic-sdk-typescript/blob/HEAD/CHANGELOG.md#0721-2026-01-30) Full Changelog: [sdk-v0.72.0...sdk-v0.72.1](https://redirect.github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.72.0...sdk-v0.72.1) ##### Bug Fixes - **client:** remove OutputFormat exports from index.ts ([bf2cf08](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/bf2cf081eedb1fef7270c042ba24dfc9f474cab0)) ### [`v0.72.0`](https://redirect.github.com/anthropics/anthropic-sdk-typescript/blob/HEAD/CHANGELOG.md#0720-2026-01-29) Full Changelog: [sdk-v0.71.2...sdk-v0.72.0](https://redirect.github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.71.2...sdk-v0.72.0) ##### Features - **api:** add support for Structured Outputs in the Messages API ([eeb7fab](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/eeb7fabbedb4cd381addb49e02e77574324af43a)) - **api:** migrate sending message format in output\_config rather than output\_format ([99f4066](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/99f40668ee2c1b25f527eb34f41eadf79550a73f)) - **ci:** add breaking change detection workflow ([b181568](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/b181568601537957f91f7123420d8d0f4625c2b7)) - **client:** migrate structured output format ([#​625](https://redirect.github.com/anthropics/anthropic-sdk-typescript/issues/625)) ([abcdddc](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/abcdddcec1c06126405115b2cd63ecde9ec2441b)) - **helpers:** add MCP SDK helper functions ([#​610](https://redirect.github.com/anthropics/anthropic-sdk-typescript/issues/610)) ([b6c3963](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/b6c396320323e93c31d23fcfa779765c23337c8a)) ##### Bug Fixes - **mcp:** correct code tool API endpoint ([4bd6ad6](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/4bd6ad6a15ad5c11abb4ba2f9ac8c5d9aa756fec)) - **mcp:** return correct lines on typescript errors ([c425959](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/c425959190cf04b4b14dfd83334ce2b854badbd1)) ##### Chores - break long lines in snippets into multiline ([2c44e2d](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/2c44e2d92b37769eba9dad65a89315cd5a772e99)) - **ci:** Add Claude Code GitHub Workflow ([#​612](https://redirect.github.com/anthropics/anthropic-sdk-typescript/issues/612)) ([28a9a00](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/28a9a00d902ae87b9dcd9942a3571dc09976eb5b)) - **ci:** fix multi package publishing ([b9e3ab9](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/b9e3ab9b74ba29c2675d08546dd417fbd62456a6)) - **ci:** upgrade `actions/github-script` ([ff9dd44](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/ff9dd44c3435bdda56db6fbad09e25c714401a44)) - **internal:** codegen related update ([754de58](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/754de5895cdbf54c82bda835aa5e6cf717c9982f)) - **internal:** codegen related update ([cb411e4](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/cb411e4a1638e15570eb774500c1a022d4be41ae)) - **internal:** update `actions/checkout` version ([c0057be](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/c0057be99f9b3e01960640cc57befa832954df47)) - **internal:** upgrade babel, qs, js-yaml ([494d9ed](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/494d9ed99f89e790d612245859a2dc57ec447598)) - **internal:** version bump ([24ecc83](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/24ecc838b0adbb837b14fe24fac0895d81ea8891)) - **tests:** remove extraneous header test ([076a87c](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/076a87cd41bad9e8bd5bb07fa1af0434321ce60b)) ##### Documentation - tool use documentation link ([#​873](https://redirect.github.com/anthropics/anthropic-sdk-typescript/issues/873)) ([664cdd6](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/664cdd6bc91641bf610155d470a14c67a177a08d)) - update import paths for beta helpers ([#​834](https://redirect.github.com/anthropics/anthropic-sdk-typescript/issues/834)) ([d08fd40](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/d08fd40c7c8b3637963a7a042ce82624963597f6)) - update README with Claude branding ([#​611](https://redirect.github.com/anthropics/anthropic-sdk-typescript/issues/611)) ([2a9a5f7](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/2a9a5f7f94d2fe807bcc73aa6a3a92f8e50db763)) ### [`v0.71.2`](https://redirect.github.com/anthropics/anthropic-sdk-typescript/blob/HEAD/CHANGELOG.md#0712-2025-12-05) Full Changelog: [sdk-v0.71.1...sdk-v0.71.2](https://redirect.github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.71.1...sdk-v0.71.2) ##### Bug Fixes - **streams:** ensure errors are catchable ([#​856](https://redirect.github.com/anthropics/anthropic-sdk-typescript/issues/856)) ([a480eaf](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/a480eafbcbebc83510446b6280f91f969de531f9)) ### [`v0.71.1`](https://redirect.github.com/anthropics/anthropic-sdk-typescript/blob/HEAD/CHANGELOG.md#0711-2025-12-04) Full Changelog: [sdk-v0.71.0...sdk-v0.71.1](https://redirect.github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.71.0...sdk-v0.71.1) ##### Bug Fixes - **parser:** use correct naming for parsed text blocks ([6472bcd](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/6472bcd222f826a131d1abf20301a57749993d2f)) - **structured outputs:** ensure parsed is not enumerable ([860175f](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/860175ff77caf258a0ed3a0177f53f3a4a771064)), closes [#​857](https://redirect.github.com/anthropics/anthropic-sdk-typescript/issues/857) ##### Chores - add deprecation warnings for accessing .parsed ([ae7a637](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/ae7a637b86f8fa318df2257564c0a71ae37c0381)) - **client:** fix logger property type ([e3e4d7c](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/e3e4d7c40c986668ed46a3f4040d60bfd2c7e76b)) - **internal:** upgrade eslint ([5fbe661](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/5fbe661d009446ab98c7b7488a8955238276b55e)) ### [`v0.71.0`](https://redirect.github.com/anthropics/anthropic-sdk-typescript/blob/HEAD/CHANGELOG.md#0710-2025-11-24) Full Changelog: [sdk-v0.70.1...sdk-v0.71.0](https://redirect.github.com/anthropics/anthropic-sdk-typescript/compare/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](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/f3a0dac4c6248f4e06231868fd64eec8034a68ba)) ##### Chores - fix ci errors ([8d96290](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/8d9629004e35a77413a839c14874e323ced34f95)) - include publishConfig in all package.json files ([4c72960](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/4c72960c5f494317d3f88816b941ffa103bf24d5)) - **readme:** fix example import ([4e8983a](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/4e8983add6a035ea0a1dad2f84e68ead5cc9f29b)) ### [`v0.70.1`](https://redirect.github.com/anthropics/anthropic-sdk-typescript/blob/HEAD/CHANGELOG.md#0701-2025-11-20) Full Changelog: [sdk-v0.70.0...sdk-v0.70.1](https://redirect.github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.70.0...sdk-v0.70.1) ##### Bug Fixes - **structured outputs:** use correct beta header ([626662c](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/626662cff81896fbbb691e0ed353eede4c463421)) ### [`v0.70.0`](https://redirect.github.com/anthropics/anthropic-sdk-typescript/blob/HEAD/CHANGELOG.md#0700-2025-11-18) Full Changelog: [sdk-v0.69.0...sdk-v0.70.0](https://redirect.github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.69.0...sdk-v0.70.0) ##### Features - add Foundry SDK ([40b0e87](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/40b0e87047887dee3f9fab6e02fa65a1d728cf1e)) ### [`v0.69.0`](https://redirect.github.com/anthropics/anthropic-sdk-typescript/blob/HEAD/CHANGELOG.md#0690-2025-11-14) Full Changelog: [sdk-v0.68.0...sdk-v0.69.0](https://redirect.github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.68.0...sdk-v0.69.0) ##### Features - **api:** add support for structured outputs beta ([e6562d7](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/e6562d72502030e6cf90a31192b21b23c0b03422)) ### [`v0.68.0`](https://redirect.github.com/anthropics/anthropic-sdk-typescript/blob/HEAD/CHANGELOG.md#0680-2025-10-28) Full Changelog: [sdk-v0.67.1...sdk-v0.68.0](https://redirect.github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.67.1...sdk-v0.68.0) ##### Features - **api:** add ability to clear thinking in context management ([d8707d3](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/d8707d3cc9f7f2fe59c0b4d4c84c184dd47f8689)) ### [`v0.67.1`](https://redirect.github.com/anthropics/anthropic-sdk-typescript/blob/HEAD/CHANGELOG.md#0671-2025-10-28) Full Changelog: [sdk-v0.67.0...sdk-v0.67.1](https://redirect.github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.67.0...sdk-v0.67.1) ##### Chores - **api:** mark older sonnet models as deprecated ([64ad72d](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/64ad72d04dcd1e229cf1ea1bdde35494822ee916)) ### [`v0.67.0`](https://redirect.github.com/anthropics/anthropic-sdk-typescript/blob/HEAD/CHANGELOG.md#0670-2025-10-16) Full Changelog: [sdk-v0.66.0...sdk-v0.67.0](https://redirect.github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.66.0...sdk-v0.67.0) ##### Features - **api:** adding support for agent skills ([0b7d97f](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/0b7d97ff19d6e262eb484652e5ba344acbb2f1f0)) ### [`v0.66.0`](https://redirect.github.com/anthropics/anthropic-sdk-typescript/blob/HEAD/CHANGELOG.md#0660-2025-10-15) Full Changelog: [sdk-v0.65.0...sdk-v0.66.0](https://redirect.github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.65.0...sdk-v0.66.0) ##### Features - **api:** manual updates ([7605d04](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/7605d046c41e5e9e8a5e2e28b9e6b3f996766dea)) ##### Bug Fixes - **tool-runner:** fix unhandled promise error for streams ([4f6bc94](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/4f6bc9476b3914c742dd5ef2302ca367c6a1169b)) ##### Chores - **client:** add context-management-2025-06-27 beta header ([c6efc98](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/c6efc98e9507ba41b9336687e78f9362345036f9)) - **client:** add model-context-window-exceeded-2025-08-26 beta header ([06d2513](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/06d25137453f44717c0ed6abffd12669fab5e29f)) - **internal:** use npm pack for build uploads ([55c0ad7](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/55c0ad7609d11e93a0cd048651dc6331b36581d9)) - **jsdoc:** fix [@​link](https://redirect.github.com/link) annotations to refer only to parts of the package‘s public interface ([62c1b5e](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/62c1b5ee6d2580eb9baa8ede08b24247d4457218)) ### [`v0.65.0`](https://redirect.github.com/anthropics/anthropic-sdk-typescript/blob/HEAD/CHANGELOG.md#0650-2025-09-29) Full Changelog: [sdk-v0.64.0...sdk-v0.65.0](https://redirect.github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.64.0...sdk-v0.65.0) ##### Features - **api:** adds support for Claude Sonnet 4.5 and context management features ([3f0b0fb](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/3f0b0fb25317ebc60f970eddfee0e4a7cf6f6fb8)) ##### Chores - **internal:** codegen related update ([724a2b1](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/724a2b1a0cea4631ccdbef5a1b7cc69a767e6c41)) - **internal:** ignore .eslintcache ([56a5f30](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/56a5f30285efab611c7c5bbbc3f308105ba0f031)) ### [`v0.64.0`](https://redirect.github.com/anthropics/anthropic-sdk-typescript/blob/HEAD/CHANGELOG.md#0640-2025-09-26) Full Changelog: [sdk-v0.63.1...sdk-v0.64.0](https://redirect.github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.63.1...sdk-v0.64.0) ##### Features - **toolRunner:** support custom headers ([ac6a7a3](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/ac6a7a39335258e09238d7c970b2d45f504df816)) ##### Performance Improvements - faster formatting ([32d6185](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/32d6185b0d944d12c9c160f3055dd9d5ade44d8a)) ##### Chores - **internal:** fix incremental formatting in some cases ([2bdf8ee](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/2bdf8ee858fec58e011218ae1c9925c66bf2b982)) - **internal:** remove deprecated `compilerOptions.baseUrl` from tsconfig.json ([2817c45](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/2817c4543abbcf10947e9ae812d88604cf812c33)) ### [`v0.63.1`](https://redirect.github.com/anthropics/anthropic-sdk-typescript/blob/HEAD/CHANGELOG.md#0631-2025-09-23) Full Changelog: [sdk-v0.63.0...sdk-v0.63.1](https://redirect.github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.63.0...sdk-v0.63.1) ##### Bug Fixes - **helpers/zod:** fix compat with zod 3 ([a2952e1](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/a2952e1a64e4dfb2a03f90c9af4e816627bf85e7)) ##### Chores - do not install brew dependencies in ./scripts/bootstrap by default ([115d81a](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/115d81aef0623746220fb13c58c4ba87603a511d)) - **internal:** update CI ([dfa991a](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/dfa991aca8f4cbbbf5af8ea32bb5be0a8dae1ace)) - **package:** lower zod peer dependency constraints ([b40cfec](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/b40cfeca234432f9a0b1b3ddd8b90c29ff25be02)) ### [`v0.63.0`](https://redirect.github.com/anthropics/anthropic-sdk-typescript/blob/HEAD/CHANGELOG.md#0630-2025-09-17) Full Changelog: [sdk-v0.62.0...sdk-v0.63.0](https://redirect.github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.62.0...sdk-v0.63.0) ##### Features - **client:** add support for toolRunner helpers ([28f5837](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/28f583739d4f15c202ecc88002cd8abc9d3aed76)) ##### Chores - **internal:** fix tests ([003617d](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/003617d1b1386bbddadb102e0e8e7922d23c1643)) - **vertex:** update model string to valid example ([7b77da0](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/7b77da02620a886b50d984a797a74b650ea88181)) ### [`v0.62.0`](https://redirect.github.com/anthropics/anthropic-sdk-typescript/blob/HEAD/CHANGELOG.md#0620-2025-09-10) Full Changelog: [sdk-v0.61.0...sdk-v0.62.0](https://redirect.github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.61.0...sdk-v0.62.0) ##### Features - **api:** adds support for Documents in tool results ([5d971f9](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/5d971f928897ff79acbd418ca9bf0dd9bc6e16a4)) - **api:** adds support for web\_fetch\_20250910 tool ([c663898](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/c663898d51f0e82b418e61814e2937256e70bad0)) ### [`v0.61.0`](https://redirect.github.com/anthropics/anthropic-sdk-typescript/blob/HEAD/CHANGELOG.md#0610-2025-09-02) Full Changelog: [sdk-v0.60.0...sdk-v0.61.0](https://redirect.github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.60.0...sdk-v0.61.0) ##### Features - **client:** adds support for code-execution-2025-08-26 tool ([91dd1bb](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/91dd1bb6ae63a2fbca28de543fadd8fc34a35e05)) - **mcp:** add code execution tool ([2f9cfba](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/2f9cfba68f843b12aa96885bbe7332567384be22)) ##### Chores - add package to package.json ([3ee3632](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/3ee36323eb384804f24ebded6f789b818f4473dc)) - **client:** qualify global Blob ([e6bfd68](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/e6bfd68de63ad0d4823aa1da81826fed50636d99)) - **deps:** update dependency [@​types/node](https://redirect.github.com/types/node) to v20.17.58 ([e3577f1](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/e3577f11939a4af7df07bd6697cbde1aeb0fd4b3)) - **internal:** formatting change ([c8f4029](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/c8f4029d07da07624d319422a38266af6a17a8c7)) - **internal:** update global Error reference ([c82be0d](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/c82be0d1700cb722243aefba3d63c0e412af85c1)) - update CI script ([92f4e99](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/92f4e993c3565e729419d247aacab395ff8d3a16)) ##### Documentation - fix default timeout comment ([#​812](https://redirect.github.com/anthropics/anthropic-sdk-typescript/issues/812)) ([a59964d](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/a59964d03726169df1991d43a634dbda77ff7997)) ### [`v0.60.0`](https://redirect.github.com/anthropics/anthropic-sdk-typescript/blob/HEAD/CHANGELOG.md#0600-2025-08-13) Full Changelog: [sdk-v0.59.0...sdk-v0.60.0](https://redirect.github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.59.0...sdk-v0.60.0) ##### Features - **api:** makes 1 hour TTL Cache Control generally available ([b3c97bd](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/b3c97bddd98829c6f0a6e6b4f118820d92f1f457)) - **betas:** add context-1m-2025-08-07 ([a5f6db8](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/a5f6db8dc645a64896ac2835b2fd7d3d3754121e)) ##### Chores - deprecate older claude-3-5 sonnet models ([#​488](https://redirect.github.com/anthropics/anthropic-sdk-typescript/issues/488)) ([4fc9f76](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/4fc9f7638058cff5890f4a989df41726a2abb798)) - **internal:** update comment in script ([8157062](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/81570622d168226e75275af72c7ebf9d81945df7)) - **internal:** update test skipping reason ([4ea623a](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/4ea623a734493c9c333832d703cc80cb1a290831)) - update [@​stainless-api/prism-cli](https://redirect.github.com/stainless-api/prism-cli) to v5.15.0 ([43616bd](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/43616bddad0d832e27fc2506c14a51337d09673f)) ##### Documentation - **readme:** clarify beta feature usage ([3196064](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/3196064705a952845893d0d9cb677be0f1516f62)) ### [`v0.59.0`](https://redirect.github.com/anthropics/anthropic-sdk-typescript/blob/HEAD/CHANGELOG.md#0590-2025-08-08) Full Changelog: [sdk-v0.58.0...sdk-v0.59.0](https://redirect.github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.58.0...sdk-v0.59.0) ##### Features - **api:** search result content blocks ([f372c0d](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/f372c0dc7e3ecd6376de657431c2a3053be7bc84)) ##### Chores - **internal:** move publish config ([5c1689e](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/5c1689e277b9b7313a3c21217acea09bbe6da6e8)) ### [`v0.58.0`](https://redirect.github.com/anthropics/anthropic-sdk-typescript/blob/HEAD/CHANGELOG.md#0580-2025-08-05) Full Changelog: [sdk-v0.57.0...sdk-v0.58.0](https://redirect.github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.57.0...sdk-v0.58.0) ##### Features - **api:** add claude-opus-4-1-20250805 ([08c61db](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/08c61dbcb1f7e7fa6889d4578b38717586bfec20)) - **api:** adds support for text\_editor\_20250728 tool ([ca57d74](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/ca57d7444db6512880786aec7cc11c32522e86f0)) - **api:** removed older deprecated models ([352a5fd](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/352a5fd17372ac37277a2f001122973537579968)) - update streaming error message to say 'required' not 'recommended' ([ffac3e0](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/ffac3e0dd9162c88a98102c204aea08a9c9a60e7)) - update streaming error message to say 'required' not 'recommended' ([82a9ae5](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/82a9ae5835c3dde1f061fc4147e5c06dbf546ef2)) - **vertex:** support global endpoint ([#​449](https://redirect.github.com/anthropics/anthropic-sdk-typescript/issues/449)) ([1c42030](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/1c420301c4a1e9a2bfacf45067eb5473a7cdb53c)) ##### Bug Fixes - **internal/bootstrap:** install dependencies for all packages ([d3734f9](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/d3734f98ebecaee5d37206794bc35fcac9c8b3ec)) - **internal/bootstrap:** only build main package ([82428c7](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/82428c728c9cd164d43087a8d3c055b3aa8a14d3)) - **internal/bootstrap:** run build before installing other packages ([301f504](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/301f50444bdb28a68c6dd8e012422a7267617e80)) - **internal/test:** use jest directly ([dab423b](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/dab423bc7fe5be2c97ba311c4fc38532a2bdf293)) ##### Chores - **client:** add TextEditor\_20250429 tool ([bcb557d](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/bcb557d23e13e6ea73020bf1247447a54b317653)) - **internal:** remove redundant imports config ([555769d](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/555769da822dc3b105b96d1481108b9b62666c99)) - **internal:** version bump ([eb97e85](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/eb97e8577279fb150582297d2a0924a297185c3c)) ### [`v0.57.0`](https://redirect.github.com/anthropics/anthropic-sdk-typescript/blob/HEAD/CHANGELOG.md#0570-2025-07-21) Full Changelog: [sdk-v0.56.0...sdk-v0.57.0](https://redirect.github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.56.0...sdk-v0.57.0) ##### Features - **bedrock:** better edge runtime support ([#​462](https://redirect.github.com/anthropics/anthropic-sdk-typescript/issues/462)) ([5f8d1bb](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/5f8d1bb6a1e7a71acf7a89a090bb2296c050e1d2)) - **client:** add breaking change detection to CI ([04332aa](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/04332aa52c371a2c3126c8c188e9855898017772)) ##### Bug Fixes - **bedrock:** fix lint errors ([aa40e9c](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/aa40e9c6987a23ca964683a72fb89c9f570528bd)) - **internal:** fix type error for fromSSEResponse call ([2405664](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/2405664427fb313a785ee6fb7d5e357388dcf5d7)) - **vertex:** fix lint errors ([7772f78](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/7772f78a34dbfcf5c6fc1e149e4d851de9e722f8)) ##### Chores - make some internal functions async ([9cc6c55](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/9cc6c55713308f91f56e5f9c4c02966b421cee7f)) - **ts:** reorder package.json imports ([e02b0a1](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/e02b0a1e8c58499e7881f17688a75c0e8c405985)) ### [`v0.56.0`](https://redirect.github.com/anthropics/anthropic-sdk-typescript/blob/HEAD/CHANGELOG.md#0560-2025-07-03) Full Changelog: [sdk-v0.55.1...sdk-v0.56.0](https://redirect.github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.55.1...sdk-v0.56.0) ##### Features - **api:** add support for Search Result Content Blocks ([2910b28](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/2910b280ef8ab8888dbad59e2ab97c63565879cb)) - **tests:** add fixture-based streaming tests and improve test coverage ([00424bc](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/00424bc033895c20f2f73d9311c85dabfe0e9a9f)) - **vertex:** add AuthClient interface support for improved auth flexibility ([b6f86e2](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/b6f86e29396f5521eeaae43d43084a76e3e518fe)) ##### Bug Fixes - avoid console usage ([e5ab01d](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/e5ab01dd3f0a9a9904b000f4599a05f4200e1f67)) - **bedrock:** fix bedrock logger ([f183bc9](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/f183bc97bc5a83b0e00053740caa387a1c98c322)) ##### Chores - add docs to RequestOptions type ([38cb967](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/38cb9676c929e86a1048bd086c5c26129aeea46d)) - **api:** update BetaCitationSearchResultLocation ([760be6b](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/760be6be14ae6b10004841aa97db2b3871ac15aa)) ##### Documentation - model in examples ([9385376](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/9385376d8352040bccf9563ab985438b55dbbdae)) - more beta updates ([7d8b8ac](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/7d8b8ac2f219c0a64beeecfdd4f2be90c5786201)) - update model in readme ([b1799f7](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/b1799f7efa15938ecc00e2a65d90ecb03da9dda0)) - update models and non-beta batches ([5305cdb](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/5305cdbd65e6b1b7b8c460c1cea845b23fddc770)) ### [`v0.55.1`](https://redirect.github.com/anthropics/anthropic-sdk-typescript/blob/HEAD/CHANGELOG.md#0551-2025-06-30) Full Changelog: [sdk-v0.55.0...sdk-v0.55.1](https://redirect.github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.55.0...sdk-v0.55.1) ##### Bug Fixes - **ci:** release-doctor — report correct token name ([5fa2ebf](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/5fa2ebfd2c13ddfb7811160da795d0935161d7d7)) - **client:** get fetchOptions type more reliably ([60673ab](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/60673abd8ca59ec0491a205ae259cc36cb640a22)) - **client:** use proxy in bedrock when requesting credentials from AWS ([8cfd227](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/8cfd227dd82686101ea54d5d32a0c1d6ad04d336)) ##### Chores - **ci:** only run for pushes and fork pull requests ([3d1c911](https://redirect.github.com/anthropics/anthropic-sdk-typescript/commit/3d1c911d8c2cf2c9999ba1284c036edbf4f0078e)) - **client:** improve path param v > ✂ **Note** > > PR body was truncated to here. </details> --- ### Configuration 📅 **Schedule**: (in timezone Etc/UTC) - Branch creation - Only on Sunday and Saturday (`* * * * 0,6`) - Between 12:00 AM and 12:59 PM, only on Monday (`* 0-12 * * 1`) - Between 09:00 PM and 11:59 PM, Monday through Friday (`* 21-23 * * 1-5`) - Between 12:00 AM and 04:59 AM, Tuesday through Saturday (`* 0-4 * * 2-6`) - Automerge - Only on Sunday and Saturday (`* * * * 0,6`) - Between 12:00 AM and 12:59 PM, only on Monday (`* 0-12 * * 1`) - Between 10:00 PM and 11:59 PM, Monday through Friday (`* 22-23 * * 1-5`) - Between 12:00 AM and 04:59 AM, Tuesday through Saturday (`* 0-4 * * 2-6`) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xOTcuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE5Ny4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: tryghost-renovate[bot] <269725441+tryghost-renovate[bot]@users.noreply.github.com>
T
tryghost-renovate[bot] committed
c353cba237fb9c0ff3a39b4e349c737e7b68a68c
Parent: 75f8566
Committed by GitHub <noreply@github.com>
on 5/27/2026, 11:15:55 PM