async v1.4.0 Release Notes

    • ๐Ÿ‘ asyncify now supports promises (#840)
    • โž• Added Limit versions of filter and reject (#836)
    • โž• Add Limit versions of detect, some and every (#828, #829)
    • some, every and detect now short circuit early (#828, #829)
    • ๐Ÿ‘Œ Improve detection of the global object (#804), enabling use in WebWorkers
    • whilst now called with arguments from iterator (#823)
    • during now gets called with arguments from iterator (#824)
    • Code simplifications and optimizations aplenty (diff)