Skip to content

Commit 1c49bcb

Browse files
committed
readme
1 parent 2e388e6 commit 1c49bcb

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# vue-rx [![Build Status](https://circleci.com/gh/vuejs/vue-rx/tree/master.svg?style=shield)](https://circleci.com/gh/vuejs/vue-rx/tree/master)
22

3-
[RxJS v6](https://github.com/ReactiveX/rxjs) integration for Vue.js. Also works with RxJS v5 with `rxjs-compat`.
3+
[RxJS v6](https://github.com/ReactiveX/rxjs) integration for Vue.js.
44

5-
> **BREAKING CHANGES from 5.0** vue-rx 6.0
5+
> **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`.
67
78
### Installation
89

0 commit comments

Comments
 (0)