Julien Fontanet
|
dc909fdfb0
|
test(async-each): fix iteratee calls
Introduced by myself in last minute change in a43199b75
|
2022-10-25 13:14:44 +02:00 |
|
Gabriel Gunullu
|
a43199b754
|
test(async-each): from Jest to test (#6481)
|
2022-10-25 12:23:59 +02:00 |
|
Pierre Donias
|
cd28fd4945
|
feat: technical release (#6332)
|
2022-07-28 15:57:40 +02:00 |
|
Julien Fontanet
|
b96dd0160a
|
feat(async-each): change default concurrency to 10
BREAKING CHANGE
|
2022-07-05 12:00:07 +02:00 |
|
Julien Fontanet
|
dfce56cee8
|
feat(async-each): add basic JsDoc typing
|
2022-07-04 17:37:52 +02:00 |
|
Julien Fontanet
|
a6fee2946a
|
feat(async-each): concurrency 0 means no limit
It's identical to `Infinity` but has broader support (e.g. in JSON).
|
2022-07-04 17:22:47 +02:00 |
|
Julien Fontanet
|
471fbef6ef
|
chore: hide USAGE.md
This highlight the fact that it's not designed for direct consumption and it no longer needs a special handling in `npmignore`.
|
2022-02-18 17:11:52 +01:00 |
|
Florent BEAUCHAMP
|
ae24b10da0
|
feat: technical release (#6025)
|
2021-11-30 15:45:36 +01:00 |
|
Julien Fontanet
|
ffe430758e
|
feat(async-each): run async fn for each item in (async) iterable
|
2021-11-17 22:27:43 +01:00 |
|