when v3.6.1 Release Notes

    • Significant improvements to when.try, and when.lift.
    • ➕ Additional improvements to array functions: when.reduce, when.any, and when.some.
    • 👌 Improved handling of early bail-out cases in when.all, when.map, and when.any.