Skip to content

Releases: bsideup/rx-connect

0.7.0

25 Sep 07:21
Compare
Choose a tag to compare
  • Use Rx5 by default (#9)

0.6.2

06 Jul 10:36
Compare
Choose a tag to compare
  • Require only rx4lite in runtime ( #8 )

0.6.1

07 Feb 07:01
Compare
Choose a tag to compare

Webpack 2

0.6.0

07 Feb 06:39
Compare
Choose a tag to compare

Re-implement RxJS 5 support, now with the adapters approach.

0.5.0

16 Jan 11:24
Compare
Choose a tag to compare
RxJS 5 support, rewrite WikiStream example with RxJS 5, iterator-base…

…d selectors

0.4.0

16 Dec 15:59
Compare
Choose a tag to compare
  • [New feature] #2 noDebounce option
  • [Infrastructure] use Yarn

0.3.0

12 Sep 13:29
Compare
Choose a tag to compare
  • [Breaking] Drop Redux integration in favour of HOC composition
  • [Breaking] Improve performance by avoiding passing outer properties to the child component
  • [Infrastructure] Tests with Jest
  • [Infrastructure] Simplify eslint config by extending recommended ones
  • [Infrastructure] TravisCI

0.1.0

12 Aug 20:19
Compare
Choose a tag to compare
Initial