Skip to content

2.0.1

Choose a tag to compare

@maxfierke maxfierke released this 17 Feb 03:27
· 280 commits to master since this release

Bugfixes

  • Prevent synchronous errors in cancelable promise helpers from being rethrown asynchronously later (#402, fixes #400. thanks @Turbo87 for flagging!)
  • Restore access to host context from encapsulated tasks (#401)