Skip to content

Commit ada6d58

Browse files
committed
feat: support newest version of rxjs
BREAKING CHANGE: Older version of RxJS will not work with this change
1 parent 9150913 commit ada6d58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# react-rxjs
22

3-
> A small library for creating applications based on unidirectional data flow with RxJS.
3+
> A small library for creating applications based on unidirectional data flow with RxJS. Now with support for RxJS 6.
44
55
[![Build Status](https://travis-ci.org/jarlah/react-rxjs.svg?branch=master)](https://travis-ci.org/jarlah/react-rxjs)
66
[![Coverage Status](https://coveralls.io/repos/github/jarlah/react-rxjs/badge.svg?branch=master&q=1234567)](https://coveralls.io/github/jarlah/react-rxjs?branch=master)

0 commit comments

Comments
 (0)