Skip to content

Latest commit

 

History

History
48 lines (21 loc) · 1.6 KB

CHANGELOG.md

File metadata and controls

48 lines (21 loc) · 1.6 KB

1.2.2 (2024-01-03)

Bug Fixes

  • add rollup and multiple new bundles. (#1) (b29af8d)

1.2.1 (2023-12-31)

Bug Fixes

  • add default any type to the errors (9d12c12)

1.2.0 (2023-12-31)

Features

  • add support for dwait and DeferredPromise. (503a332)

1.1.2 (2023-12-31)

Bug Fixes

1.1.1 (2023-12-31)

Bug Fixes

1.1.0 (2023-12-28)

Features

  • add orThen and andThen functions to Result (f0dc02c)

1.0.10 (2023-12-28)

Bug Fixes

  • edge cases with ambiguous errors (529a04f)