ysmood / yaku

A lightweight promise library
https://tonicdev.com/ysmood/yaku
MIT License
290 stars 28 forks source link

Support for Promise.allSetteled #62

Closed allyraza closed 4 years ago

allyraza commented 4 years ago

hello,

thank you for the nice library I am currently using http://polyfill.io which uses this as polyfill for Promise, but there is no support for Promise.allSetteled can you please consider this ?

-Thank you

ysmood commented 4 years ago

@allyraza Thanks for the report. Added the feature, and published v1.0.0, please check if it has bugs.

allyraza commented 4 years ago

@ysmood that was super quick you are amazing - THANK YOU! 🙏