File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 22
33[ English] ( README.md ) | 简体中文
44
5- 将 [ RxJS v6] ( https://github.com/ReactiveX/rxjs ) 集成到 Vue.js。
5+ 将 [ RxJS v6+ ] ( https://github.com/ReactiveX/rxjs ) 集成到 Vue.js。
66
77> ** 相比 5.0 的不兼容变更**
88>
9- > - vue-rx v6 现在默认只对 RxJS V6 生效。如果你想继续使用 RxJS v5 风格的代码,安装 ` rxjs-compat ` 。
9+ > - vue-rx v6 现在默认只对 RxJS V6+ 生效。如果你想继续使用 RxJS v5 风格的代码,安装 ` rxjs-compat ` 。
1010
1111### 安装
1212
Original file line number Diff line number Diff line change 22
33English | [ 简体中文] ( README-CN.md )
44
5- [ RxJS v6] ( https://github.com/ReactiveX/rxjs ) integration for Vue.js.
5+ [ RxJS v6+ ] ( https://github.com/ReactiveX/rxjs ) integration for Vue.js.
66
77> ** 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 ` .
99
1010### Installation
1111
You can’t perform that action at this time.
0 commit comments