Skip to content

v6.1.0

Choose a tag to compare

@kitten kitten released this 19 Sep 17:57
· 57 commits to main since this release
6c853cb

Some minor fixes and goodies 🎉

  • Reduce size by deriving multiple sources from make
  • Introduce fromIterable (which takes over functionality from fromArray)
    • This also adds support for async iterables!
  • Reimplement combine as a variadic function and zip for any length of an array of sources
  • Fix sourcemaps