Skip to content

Releases: bsideup/rx-connect

0.7.0

Choose a tag to compare

@bsideup bsideup released this 25 Sep 07:21
  • Use Rx5 by default (#9)

0.6.2

Choose a tag to compare

@bsideup bsideup released this 06 Jul 10:36
  • Require only rx4lite in runtime ( #8 )

0.6.1

Choose a tag to compare

@bsideup bsideup released this 07 Feb 07:01

Webpack 2

0.6.0

Choose a tag to compare

@bsideup bsideup released this 07 Feb 06:39

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

0.5.0

Choose a tag to compare

@bsideup bsideup released this 16 Jan 11:24
RxJS 5 support, rewrite WikiStream example with RxJS 5, iterator-base…

0.4.0

Choose a tag to compare

@bsideup bsideup released this 16 Dec 15:59
  • [New feature] #2 noDebounce option
  • [Infrastructure] use Yarn

0.3.0

Choose a tag to compare

@bsideup bsideup released this 12 Sep 13:29
  • [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

Choose a tag to compare

@bsideup bsideup released this 12 Aug 20:19
Initial