Skip to content

Latest commit

 

History

History
57 lines (29 loc) · 706 Bytes

HISTORY.md

File metadata and controls

57 lines (29 loc) · 706 Bytes

2.1.0

Features:

  • Expose onCancel (thanks @huntwj) (829b75a)

2.0.0

Changes:

  • Move to ReScript (60d43ca)

1.1.2

Changes:

  • Clearer docs & package (thanks @MoOx!) (74c78dd, 5a60ced)

1.1.1

Changes:

  • Get rid of dependency on Belt (thanks @cknitt!) (6185ee6)

1.1.0

Fixes:

  • Add Deferred (e929ee5)

1.0.4

Fixes:

  • Prevent running cancel effect twice (88f462b)

1.0.3

Fixes:

  • Don't resolve if cancelled (b1b7f43)

1.0.2

Features:

  • Add cancel propagation to result helpers (aeca60c)

1.0.1

Features:

  • Add cancel propagation option for libraries (c81ae1b)

1.0.0

Initial release