0.3.0 (2018-03-27)
Features
- deps: Add support for RxJS 6 (8085938)
- subscriptions: add ability to test subscriptions (f6f06ee)
BREAKING CHANGES
- deps: Update peer dependency and import paths to RxJS v6
BEFORE:
Depends on RxJS ~5.0.0
AFTER:
Depends on RxJS ~6.0.0