Kefir v0.5.1 Release Notes

Release Date: 2015-01-08 // about 9 years ago
    • Undocumented methods .on/.off renamed to ._on/._off
    • The .changes method now can be called on a stream
    • The .toProperty method now can be called on a property, and works similar to .withDefault
    • The .withDefault method is now deprecated, and will be removed in the future
    • New method .fromSubUnsub
    • New method .fromNodeCallback
    • New method .fromPromise