Skip to content

Releases: shaunpersad/throttled-queue

Fix flakey tests

01 May 21:04
Compare
Choose a tag to compare
2.1.4

fix flakey tests

Cut down files

01 May 20:20
Compare
Choose a tag to compare
2.1.3

Merge remote-tracking branch 'origin/master'

License file

09 Jan 23:30
Compare
Choose a tag to compare
2.1.2

add license and other stuff

Readme edits

09 Jan 07:28
Compare
Choose a tag to compare
2.1.1

updating readme

Executes asap

09 Jan 07:21
Compare
Choose a tag to compare

Execution no longer waits for the timeout to begin dequeuing.

Remove immediate execution

09 Jan 03:20
Compare
Choose a tag to compare
2.0.3

remove early execution

Default exports

09 Jan 03:08
Compare
Choose a tag to compare
2.0.2

bump version

Promises + Typescript support

09 Jan 02:22
Compare
Choose a tag to compare

You may now await the result of the throttle function.

Updated minified to latest

16 Apr 22:09
Compare
Choose a tag to compare
1.0.3

Updated min file to latest

More optimized code via splice

27 Feb 20:23
Compare
Choose a tag to compare
1.0.1

Switched from slice to splice.