Skip to content

1.7.0

Latest
Compare
Choose a tag to compare
@ikhvorost ikhvorost released this 22 Sep 13:17

Added:

  • Promise initializer can throw errors
  • Promise initializer can return a promise
  • isCancelled property
  • await global function

Fixed:

  • Promise's timeout and cancellation race conditions