Skip to content

Releases: jetako/mst-async-task

Version 1.0.4

05 Sep 20:52

Choose a tag to compare

Addresses Issue #1: Added an optional result property to AsyncTask, which is the return value of the generator function passed into runTask().

Version 1.0.3

12 Mar 01:41

Choose a tag to compare

Whoops... Moved shx dependency to devDependencies.

Version 1.0.2

11 Mar 00:12

Choose a tag to compare

Fixed protected object error with mobx-state-tree 5.x

Version 1.0.1

10 Mar 23:04

Choose a tag to compare

Fixed npm publishing issues

Version 1.0.0

10 Mar 22:29

Choose a tag to compare

Initial release