Skip to content

Commit d189347

Browse files
regouwx-ps
andauthored
Rx7 readme (#144)
Co-authored-by: wangxiao <[email protected]>
1 parent c1cbaac commit d189347

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Diff for: README-CN.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
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

Diff for: README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
English | [简体中文](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

0 commit comments

Comments
 (0)