Temporal TypeScript SDK v1.16.3 backports fix for issue #2170
v1.16.3
Backport https://github.com/temporalio/sdk-typescript/pull/2169 to address https://github.com/temporalio/sdk-typescript/issues/2170
Fetched July 8, 2026
v1.16.3
Backport https://github.com/temporalio/sdk-typescript/pull/2169 to address https://github.com/temporalio/sdk-typescript/issues/2170
Fetched July 8, 2026
Added TypeScript types for the composite feature.
Cloudflare · WorkersTypes now allow runtime fetch options to be passed through the SDK. TypeScript compilation tool tsc-multi was upgraded to work with Node 26.
OpenAI · Node SDKFixed workflow interceptor module resolution for langsmith to use absolute paths instead of relative paths.
Temporal · TypeScript SDKNode version requirement bumped to 20.3.0, and gRPC gzip compression is now enabled by default (disable via grpcCompression: { codec: none…
Temporal · TypeScript SDK