Skip to content

v1.1.6

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Sep 17:19
· 70 commits to next since this release
05fba0d

Patch Changes

  • #54 140fdce Thanks @XavierDK! - - Addressing an issue where the fullStream property was not properly copied when using the spread operator (...). The problem occurred because fullStream is an iterator, and as such, it was not included in the shallow copy of the result object.
    • Update all packages