v3.0.0
Features
BREAKING CHANGES:
TimeQueue#queued
moved toasync TimeQueued#store.getQueued()
- Since managing the queue is now async, some properties such as
active
andintransit
may not update in the same event loop
even when using the default memory store.