Skip to content

Support for async calls

Compare
Choose a tag to compare
@ericdouglas ericdouglas released this 30 Aug 10:13
· 41 commits to master since this release

Support for Asynchronous interactions ✨

In this release, we pass attached to the action payload the send property so your synchronous actions can call asynchronous ones by dispatching them using send.yourNextMethod().