Skip to content

v6.0.0

Latest
Compare
Choose a tag to compare
@trxcllnt trxcllnt released this 21 May 04:07
e32fc16

Bug Fixes

  • flatmap: flatMap shouldn't throw when the input size is smaller than concurrent (#367) (dffd344), closes #366
  • from: make from forward or check abort signal. fixes #352 (#361) (e2dd8d7)
  • merge: catch promise errors to avoid unhandled exceptions (#354) (520e096), closes #353
  • package.json: fix CDN names in ix package.json (760242e)
  • toMap: fix return type of keySelector (#365) (eab2f10), closes #364

Build System

  • deps: bump tj-actions/changed-files in /.github/workflows (#362) (ff1cef0)
  • deps-dev: bump json from 9.0.6 to 10.0.0 (#359) (1e4dd6f)

chore

Documentation