TypeScript SDK Changelog

AI SDK by Vercel Integration

January 20, 2026

The integration between the AI SDK by Vercel and Temporal is now in Public Preview!

Announcing Auto-Tuning for Workers in Pre-Release

Announcing Worker Auto-Tuning. This feature allows Workers to scale up to the maximum bounds of CPU and Memory of the underlying compute node you are running Workers in.

TypeScript SDK 1.10.2

July 16, 2024

This update fixes an issue where clients were created without a prefixed metric meter, prevents the propagation of cancellations from non-cancellable scopes to child workflows, and includes updated dependencies to improve overall system stability.

New Feature: Start Delay Workflow

The Start Delay workflow option is now available, allowing you to schedule future Workflow executions. Signals-With-Start bypass delays, while other signals are ignored. Set this option in the Workflow Options field of your SDK.

PHP SDK v2.10.2

June 3, 2024

Fix client connection timeout at

TypeScript SDK v1.10.1

May 27, 2024

Reestablished compatibility with GLIBC 2.18+ for both x64 and arm64 architectures in TypeScript SDK v1.10.1 on Linux

TypeScript SDK v1.10.0

May 20, 2024

Support for Node.js 14 and 16 dropped; upgrade to Node.js 18+ for compatibility and security. New features: API key support, improved logging, and enhanced diagnostics. Various bug fixes for stability and performance improvements.

TypeScript SDK v1.9.3

February 23, 2024

"Fixed: Deprecated patch removal, query execution order, local activity markers post-task, activity completion pre-shutdown, updated protobuf for new event, and gRPC message limit regression.

TypeScript SDK v1.9.0 with the Workflow Update availability

January 9, 2024

TypeScript SDK v1.9.0 with the Workflow Update availability

TypeScript SDK v1.9.0-rc0

December 8, 2023

TypeScript SDK v1.9.0-rc0 - Support for Workflow Update, major overhaul of logging support, Improvements to activity-related APIs and client-related APIs

TypeScript SDK v1.8.6

September 13, 2023

TypeScript SDK v1.8.6

TypeScript SDK v1.8.5

September 12, 2023

TypeScript SDK v1.8.5

TypeScript SDK v1.5.0

December 7, 2022

v1.5.0 has support for Schedules, a new client.workflow.list API, and a new workflow.fetchHistory API.

TypeScript SDK v1.0.0

July 26, 2022

We released a stable 1.0.0 version of our TypeScript SDK.