β¨ New Chain API π
This release introduces a new set of functions for chaining async tasks.
there are 8 variants:
chain, chain3, chain4, etc all the way to chain8.
This api makes working with async Results very very very nice!
Check out the docs for usage and examples.