Skip to content

Releases: borderless/defer

Updated code comments

12 Dec 13:08
67f4f89
Compare
Choose a tag to compare

Generators and ESM

12 Dec 12:59
192b965
Compare
Choose a tag to compare

Changed

  • Refactor API to use generators and yield instead of an extra function
  • Make package a node.js ESM package

v1.0.0...v2.0.0

Initial release

19 Oct 05:28
Compare
Choose a tag to compare

Simple implementation based on recursive .finally promise behavior.