Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 11 Feb 13:58
· 771 commits to main since this release

1.0.0 (2023-02-11)

Bug Fixes

  • close streams after pull (d783b1f)
  • first might return undefined (fb162d9)
  • fromiterable: check for length prop (a25e81b)
  • main release branch (e2e7f41)
  • pairwise: allow queuing falsey items (18e0357)
  • pairwise: correct pair (ec0d24a)
  • release (87baf21)
  • release privilages (2097373)
  • statefulsubject: remove unused var (8b552b1)
  • subject: closing closed controllers (f375c3e)

Features

Performance Improvements

  • controllablestream: faster pull resolution (c92764b)
  • controllablestream: faster pull resolution (7aebd00)
  • merge: resolve pull on first item (9fcd145)