Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Latest commit

 

History

History
16 lines (7 loc) · 541 Bytes

CHANGELOG.md

File metadata and controls

16 lines (7 loc) · 541 Bytes

0.1.0 (2019-07-07)

Bug Fixes

  • empty: set default value if null is emitted (76174d5)

Features

  • empty,error,pending: new async pipes (ffa06f3)
  • pending: except arrays (3b5e020)
  • pending: set pending state false if next or error is called (1079034)