Skip to content

v0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 May 06:18
· 64 commits to main since this release
06686a3

Minor Changes

  • ad86792: Add .collect() method to streams
  • 3ce4ff3: Implement fromCallback for stream creation
  • 909d5a1: Adds the cachedFlatMap operator

Patch Changes

  • af01d2f: catch unhandled errors in fromNext stream creation
  • 022efea: Improve exported API and generated docs