Highland.js v2.10.1 Release Notes

  • ๐Ÿ›  Bugfix

    • Asynchronously pushing a nil in consume when then input value wasn't a nil itself now no longer causes the stream to deadlock. #564. Fixes #563. Related to #558.
    • ๐Ÿ“š Much improved documentation. Examples are now more standalone, and more guidance was added for certain common pitfalls.