Skip to content

v2.0.1

Compare
Choose a tag to compare
@syrusakbary syrusakbary released this 26 Apr 03:35
· 70 commits to master since this release

Changelog

  • Fixed await blocked by context exit 26488d5 (thanks to @schrockn for the feedback!)
  • Fixed Promise.resolve(coroutine) returning a Task instead of a Promise code sample