ix
Advanced tools
Install Socket
Detect and block malicious and high-risk dependencies
Versions
Changelog
6.0.0 (2024-05-21)
docs/asynciterable/converting.md: Fix fromEventPattern import (#350) (f07b7ef)
Fix ESM imports and tree-shaking (#363) (d31d2c5), closes #363
Add docs action (#360) (d6591ee), closes #360
docs
5.0.0 (2022-08-01)
CHANGELOG: 4.6.1 (0c50569)
[FIX] Ensure return is called on AsyncIterators (#348) (72c37ec), closes #348
return
Default to flatMap concurrent (#347) (32137a7), closes #347
4.6.1 (2022-07-26)
4.6.0 (2022-07-26)
readme: update link to Array#extras (#343) (b06a217)
[FEA] Add AsyncIterable switchMap (#340) (7b7d493), closes #340 #244
switchMap
flatMap enumerates inner sequences in parallel
flat enumerates inner sequences in parallel
feat(concatmap.ts): add concatMap implementation
4.5.2 (2021-10-07)
4.5.1 (2021-09-09)
4.5.0 (2021-07-29)
AbortSignal
from(observable)
4.4.1 (2021-07-11)
4.4.0 (2021-06-09)
bufferCountOrTime