Skip to content

Latest commit

 

History

History
121 lines (45 loc) · 3.76 KB

CHANGELOG.md

File metadata and controls

121 lines (45 loc) · 3.76 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.5.2 (2022-03-21)

Note: Version bump only for package root

0.5.1 (2021-12-06)

Note: Version bump only for package root

0.5.0 (2021-04-27)

Features

  • rxjs-node-process: add observable platform (a47771a)
  • rxjs-node-process: add operator filter not on platforms (4e1c6c8)
  • rxjs-node-process: add operator filter on platforms (ecbbdb4)
  • rxjs-node-process: add operator skip on platforms (bffd7af)
  • rxjs-node-process: add operator take on platforms (c900f7a)

0.4.1 (2021-03-22)

Bug Fixes

  • rxjs-node-fs: defer file operations to point of subscription (9ee3c43)

0.4.0 (2021-03-22)

Features

  • rxjs-node-fs: add append file observable creator (069f3b2)

0.3.0 (2021-02-16)

Bug Fixes

  • rxjs-node-fs: improve event typings (9276dbc)

Features

0.2.0 (2021-02-15)

Note: Version bump only for package root

0.2.0-alpha.2 (2021-02-15)

0.1.2 (2021-02-15)

Note: Version bump only for package root

0.2.0-alpha.1 (2021-02-15)

0.1.2 (2021-02-15)

Note: Version bump only for package root

0.2.0-alpha.0 (2021-02-15)

Features

0.1.1 (2021-02-15)

Note: Version bump only for package root

0.1.0 (2021-02-15)

Bug Fixes

Features

  • rxjs-node-fs: add readDir and readFile (3cc465f)