Skip to content

Releases: borderless/defer

Updated code comments

Choose a tag to compare

@blakeembrey blakeembrey released this 12 Dec 13:08
67f4f89

Fixed

v2.0.0...v2.0.1

Generators and ESM

Choose a tag to compare

@blakeembrey blakeembrey released this 12 Dec 12:59
192b965

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

Choose a tag to compare

@blakeembrey blakeembrey released this 19 Oct 05:28

Simple implementation based on recursive .finally promise behavior.