v3.2.4v3.2.3
Reading changes from the repo…
priorityQueue
, which now better supports promises and includes a new pushAsync
feature. The behavior aligns more closely with the queue
implementation, enhancing your experience with task management. race
and waterfall
, ensuring you have all the information you need for effective usage. drain
event wasn't triggered when an empty task was pushed to the priorityQueue
, ensuring smoother task processing.