Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 438 Bytes

CHANGELOG.md

File metadata and controls

25 lines (13 loc) · 438 Bytes

@causaly/fp-ts-timeout

1.0.0

Major Changes

  • 55fca07: Converts the module to an ES module

0.2.0

Minor Changes

  • fa0c098: Introduce the "withTaskEitherRetry" and "withReaderTaskEitherRetry" functions

0.1.1

Patch Changes

  • 5458919: Clear the internal timeout to prevent rogue async operations.

0.1.0

Minor Changes

  • b21f8d4: Expose withTaskEitherTimeout() and withReaderTaskEitherTimeout() methods