This repository was archived by the owner on Jan 11, 2026. It is now read-only.
Releases: proc7ts/async
Releases · proc7ts/async
Release 2.1.0
Compare
Sorry, something went wrong.
No results found
surol
released this
21 Jun 06:55
Features
Add whenNextEvent() utility waiting for the next event cycle.
Utilizes either setImmediate(), or setTimeout(). The former is not available in browsers.
Release 2.0.0
Compare
Sorry, something went wrong.
No results found
surol
released this
21 Jun 06:08
Changes
Add Semaphore.close(reason?) method.
Ass Semaphore.isClosed() method.
Accept AbortSignal as Semaphore.acquire() argument instead of Supplier instance.
Drop Semaphore.supply and SemaphoreInit.supply.
Dependencies
Drop dependency on @proc7ts/supply.
Release 1.1.2
Compare
Sorry, something went wrong.
No results found
surol
released this
24 May 07:34
Packaging
Mark package free of side effects.
Release 1.1.1
Compare
Sorry, something went wrong.
No results found
surol
released this
11 May 07:33
Fixes
EveryPromiseResolver accepts resolutiuons until resulting promise resolved.
Release 1.1.0
Compare
Sorry, something went wrong.
No results found
surol
released this
09 May 04:54
Features
Add EveryPromiseResolver.
Release 1.0.1
Compare
Sorry, something went wrong.
No results found
surol
released this
21 Dec 10:12
Release 1.0.0
Compare
Sorry, something went wrong.
No results found
surol
released this
21 Dec 10:11
You can’t perform that action at this time.