Skip to content

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 28 Nov 11:37
· 27 commits to main since this release
d267c55

Patch Changes

  • Drop block scoping transform which interferred with generator
    Submitted by @kitten (See #13)
  • Reduce ReadableStreamBlockReader memory complexity
    Submitted by @kitten (See #11)
  • Skip File constructor to improve performance
    Submitted by @kitten (See #12)