Kefir v0.5.0 Release Notes

Release Date: 2015-01-06 // over 9 years ago
    • Base errors support added (i.e. errors flow through all kind of transformations/combinations)
    • Properties now may have a current error (as well as current value)
    • New method .onError
    • New method .offError
    • New method .error in Emitter, Emitter Object, and Bus
    • New method Kefir.constantError
    • New method .mapErrors
    • New method .filterErrors
    • New method .endOnError
    • New method .errorsToValues
    • New method .valuesToErrors
    • New method .skipErrors
    • New method .skipValues