This repository has been archived by the owner on Apr 20, 2018. It is now read-only.
Reactive Extensions for JavaScript (RxJS) version 2.2.3
mattpodwysocki
released this
28 Oct 01:07
·
2133 commits
to master
since this release
Minor update from v2.2.2 which undoes the changes from v2.2.2 and continues the deprecation of the Rx.Node.fromEvent
, Rx.Node.fromCallback
and Rx.Node.fromNodeCallback
.
Additions
- Add optional
selector
overloads for event methods - Add optional
selector
overloads for callback methods
Removal
- Undo Rx.Node.fromEvent changes from v2.2.2