File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
3
3
[ English] ( README.md ) | 简体中文
4
4
5
- 将 [ RxJS v6] ( https://github.com/ReactiveX/rxjs ) 集成到 Vue.js。
5
+ 将 [ RxJS v6+ ] ( https://github.com/ReactiveX/rxjs ) 集成到 Vue.js。
6
6
7
7
> ** 相比 5.0 的不兼容变更**
8
8
>
9
- > - vue-rx v6 现在默认只对 RxJS V6 生效。如果你想继续使用 RxJS v5 风格的代码,安装 ` rxjs-compat ` 。
9
+ > - vue-rx v6 现在默认只对 RxJS V6+ 生效。如果你想继续使用 RxJS v5 风格的代码,安装 ` rxjs-compat ` 。
10
10
11
11
### 安装
12
12
Original file line number Diff line number Diff line change 2
2
3
3
English | [ 简体中文] ( README-CN.md )
4
4
5
- [ RxJS v6] ( https://github.com/ReactiveX/rxjs ) integration for Vue.js.
5
+ [ RxJS v6+ ] ( https://github.com/ReactiveX/rxjs ) integration for Vue.js.
6
6
7
7
> ** BREAKING CHANGES from 5.0**
8
- > - vue-rx v6 now only works with RxJS v6 by default. If you want to keep using RxJS v5 style code, install ` rxjs-compat ` .
8
+ > - vue-rx v6 now only works with RxJS v6+ by default. If you want to keep using RxJS v5 style code, install ` rxjs-compat ` .
9
9
10
10
### Installation
11
11
You can’t perform that action at this time.
0 commit comments