We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51ee0f4 commit a2686e2Copy full SHA for a2686e2
README.md
@@ -5,7 +5,7 @@
5
# RxSandbox
6
7
`RxSandbox` is test suite for RxJS, based on marble diagram DSL for easier assertion around Observables.
8
-For RxJS 5 support, check pre-1.x versions. 1.x supports latest RxJS 6.x. 2.0.0-beta.* is available to support latest `rxjs@7.x` beta version.
+For RxJS 5 support, check pre-1.x versions. 1.x supports latest RxJS 6.x. 2.* is available to support `rxjs@7.0.1` and above.
9
10
## What's difference with `TestScheduler` in RxJS?
11
0 commit comments