TypeScript SDK
1.0.0 release of the Temporal Typescript SDK

1.0.0 release of the Temporal Typescript SDK

7/26/2022

What this post added

This post announces the stable 1.0.0 release of the Temporal TypeScript SDK. It details the technical advancements including the use of V8 isolates for a deterministic workflow runtime, the adoption of a shared Rust Core SDK for enhanced reliability and faster development of other SDKs (like Python), and the evolution of the SDK's API from interface-based workflows to simple functions with proxied activities. It also highlights community contributions and future plans for safer APIs and developer tools.

Read the original post ↗