github temporalio/sdk-typescript v1.8.4
1.8.4

latest releases: v1.13.2, v1.13.1, v1.13.0...
2 years ago

Bug Fixes

  • [workflow] Fix a particular case where isReplaying would be incorrectly true if a query came in right after a cache eviction (#1211). This could notably cause situations where calls to sink functions not configured with calledDuringReplay = true would not be relayed, as well as situations where patched(...) would return false even though this part of the code was being executed for the first time.

  • [workflow] Avoid errors in Search Attributes Payload Converter if enumerable properties had been added on Array.prototype (#1209).

  • [worker] Validate buildId is set when useVersioning is true (#1207).

Don't miss a new sdk-typescript release

NewReleases is sending notifications on new releases.