Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Latest commit

 

History

History
62 lines (36 loc) · 3.03 KB

CHANGELOG.md

File metadata and controls

62 lines (36 loc) · 3.03 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

5.0.0 (2022-06-07)

⚠ BREAKING CHANGES

  • Drop support for Node 12

Note: The code has not changed, but the cost of maintaining the tools is too high.

Features

Bug Fixes

4.0.2 (2021-12-13)

4.0.1 (2021-12-13)

  • Move to RxJs 7

3.3.0 (2021-07-18)

Bug Fixes

  • Add option to subscribe immediately to an observable. (#109) (81fcec5), closes #106

[3.2.0]

[3.1.1]

[3.1.0]

[3.0.1]

  • Added a unit test that reads / writes to a file. I was investigating when rx-stream broke with rxjs 6.3. In the end, it was due to an issue with rxjs. See: rxjs #4071, rxjs #4072, rxjs #4073

[3.0.0]

[2.0.0]

  • Move to RxJs 6

[1.3.0]

  • Move to RxJs 5.5