# Anthropic TypeScript SDK v0.84.0 — sdk: v0.84.0 - Product: Anthropic TypeScript SDK (https://whatsnew.fyi/product/anthropic-sdk-typescript) - Vendor: Anthropic - Date: 2026-04-07 - Version: v0.84.0 - Original notes: https://github.com/anthropics/anthropic-sdk-typescript/releases/tag/sdk-v0.84.0 - Permalink: https://whatsnew.fyi/product/anthropic-sdk-typescript/releases/v0.84.0 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Add support for claude-mythos-preview model - **added** — Add AbortSignal support for tool runner ##### 0.84.0 (2026-04-07) Full Changelog: [sdk-v0.83.0...sdk-v0.84.0](https://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://github.com/anthropics/anthropic-sdk-typescript/commit/d4057b0a9559d9a620e6a398a4199f5a416bc7a6)) * **tools:** add AbortSignal support for tool runner ([#848](https://github.com/anthropics/anthropic-sdk-typescript/issues/848)) ([972d591](https://github.com/anthropics/anthropic-sdk-typescript/commit/972d5918a4d24b15686c8c407860cbfed4215ffa))