@temporal-contract/worker@5.0.0
Major Changes
-
224e1ae: Upgrade to
unthrown2.0.0.The published packages'
unthrownpeer-dependency range moves to^2. unthrown 2.0.0 is API-compatible for everything temporal-contract uses — theOk/Err/Defectconstructors,TaggedError,matchTags,fromPromise/fromSafePromise,result.match({ ok, err, defect }),.toAsync(), andresult.isOk()/isErr()/isDefect()narrowing are all unchanged — so no source changes were required.Breaking for consumers: bump your own
unthrowninstall to^2. There are no other code changes.
Patch Changes
- Updated dependencies [224e1ae]
- @temporal-contract/contract@5.0.0