Skip to content

v1.5.0-rc.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@Byloth Byloth released this 10 Jul 14:54
· 36 commits to master since this release
4835a35

Release Candidate

  • Now asynchronous iterators / aggregators can accepts both [Symbol.iterator]() and [Symbol.asyncIterator]() objects.
  • Migrate from yarn to pnpm.
  • Minor bug-fixes.