Releases: shaunpersad/throttled-queue
Releases · shaunpersad/throttled-queue
Fix flakey tests
2.1.4 fix flakey tests
Cut down files
2.1.3 Merge remote-tracking branch 'origin/master'
License file
2.1.2 add license and other stuff
Readme edits
2.1.1 updating readme
Executes asap
Execution no longer waits for the timeout to begin dequeuing.
Remove immediate execution
2.0.3 remove early execution
Default exports
2.0.2 bump version
Promises + Typescript support
You may now await the result of the throttle function.
Updated minified to latest
1.0.3 Updated min file to latest
More optimized code via splice
1.0.1 Switched from slice to splice.