npm @temporalio/client 1.12.1

latest releases: 1.13.0, 1.12.3, 1.12.2...
2 months ago

[1.12.1] - 2025-07-07

Bug Fixes

  • Bridge's error conversion logic now uses the isPromise node's utility function instead of an instanceof Promise check. The latter may give false negatives in Jest, resulting in not converting errors thrown from the Rust side. This has been causing Jest tests to fail with ShutdownError: Worker has been shutdown errors using TS SDK 1.12.0. (#1737)

Don't miss a new client release

NewReleases is sending notifications on new releases.