We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e388e6 commit 1c49bcbCopy full SHA for 1c49bcb
README.md
@@ -1,8 +1,9 @@
1
# vue-rx [](https://circleci.com/gh/vuejs/vue-rx/tree/master)
2
3
-[RxJS v6](https://github.com/ReactiveX/rxjs) integration for Vue.js. Also works with RxJS v5 with `rxjs-compat`.
+[RxJS v6](https://github.com/ReactiveX/rxjs) integration for Vue.js.
4
5
-> **BREAKING CHANGES from 5.0** vue-rx 6.0
+> **BREAKING CHANGES from 5.0**
6
+> - vue-rx v6 now only works with RxJS v6 by default. If you want to keep using RxJS v5 style code, install `rxjs-compat`.
7
8
### Installation
9
0 commit comments