queue
asynchronous function queue with adjustable concurrency
7.0.0
74M downloads/mo
#2152 most downloaded on npm
jessetane/queue
What this package is like to depend on
Last release 3 years ago
no release in 18 months
Ships unpredictably
gaps range from 2 weeks to 2.2 years
This project publishes no release notes
the list below is its commits, not an announcement
Nothing withdrawn
no release was ever pulled
14 years old
38 releases · first in 2012
0 releases in the last 12 months
see the full history below
Release timeline
38 releases · Nov 2012 to Apr 2023Releases
latest 38-
7.0.011 Apr 2023Commits, not release notes
This project publishes no release notes. Between
6.0.2and7.0.0there were 30 commits, 18 of them substantive:- the changes to the project are piled up
- removed the events to EventTarget
- Updated readme according to API changes
- Change in logic. Previously, if you passed a callback to start, any error in the job interrupts the queue. Now the queue interrupts on error, regardless of callback in start
- added Promise return from the start method
- job function has been added a promise property
- added type definitions
- changes to package.json to apply types when importing a package
- remove module field
- remove package-lock
- update copyright to cover all contributors
- remove unused badges
- add back example
- rename LICENSE to license.md
- style
- internal calls to start should not add end event listeners
- license: copyright should go back to 2012
- start: more idomatic behavior when promise is returned
-
6.0.210 Jan 2021Commits, not release notes
This project publishes no release notes. Between
6.0.1and6.0.2there were 9 commits, 6 of them substantive:- added an example for passing a result to the success handler
- added example of passing results to 'success' handler
- refactored example index.js
- Ensuring jobs can opt-out of the "global" timeout
- Feedback from PR + using
nullas an opt-out example - Adding timeout opt-out to the example
-
6.0.119 Mar 2019Commits, not release notes
This project publishes no release notes. Between
6.0.0and6.0.1there were 4 commits, 2 of them substantive:- Bump packages:
- Support timeout typings on workers/jobs:
-
6.0.024 Feb 2019Commits, not release notes
This project publishes no release notes. Between
5.0.1and6.0.0there were 11 commits, 7 of them substantive:- Emit a start even when a job begins to process
- Emite start event prior to executing
- Removing some redundency in the start suite
- POC for job-specific timeouts
- Docs on new start and timeout features
- sync readme and example
- npm audit fix
-
5.0.104 Feb 2019Commits, not release notes
This project publishes no release notes. Between
5.0.0and5.0.1there were 3 commits, 1 of them substantive:- Add readme suggestion for
eventslibrary dependency
- Add readme suggestion for
-
5.0.011 Dec 2018Commits, not release notes
This project publishes no release notes. Between
4.5.1and5.0.0there were 12 commits, 6 of them substantive:- Create new Typings definitions.
- Improve typings. Correct export order. Fix missing semicolons and docstrings.
- Correct command for TS compilation for travis CI.
- Regenerate package lock to correct registry issue.
- Update node packges to resolve security vulnerabilities.
- Update package lock with packages from Typings branch.
-
4.5.127 Nov 2018Commits, not release notes
This project publishes no release notes. Between
4.5.0and4.5.1there were 5 commits, 2 of them substantive:- fix #50 promise warning
- Added missing props to IQueueOptions
-
4.5.018 Aug 2018Commits, not release notes
This project publishes no release notes. Between
4.4.2and4.5.0there were 4 commits, 2 of them substantive:- Added TypeSript definition
- Improved TS Definition and added tests
-
4.4.225 Oct 2017Commits, not release notes
This project publishes no release notes. Between
4.4.1and4.4.2there were 4 commits, 2 of them substantive:- Fix for "cannot update concurrency mid-process"
- Add failing test for "cannot update concurrency mid-process"
-
4.4.115 Sep 2017Nothing published for this version
-
4.4.016 Aug 2017Nothing published for this version
-
4.3.116 Aug 2017Nothing published for this version
-
4.2.102 Feb 2017Nothing published for this version
-
4.1.001 Feb 2017Nothing published for this version
-
4.0.127 Dec 2016Nothing published for this version
-
4.0.027 Apr 2016Nothing published for this version
-
3.1.023 Mar 2015Nothing published for this version
-
3.0.1027 Oct 2014Nothing published for this version
-
3.0.926 Oct 2014Nothing published for this version
-
3.0.826 Oct 2014Nothing published for this version
-
3.0.722 Sep 2014Nothing published for this version
-
3.0.610 Aug 2014Nothing published for this version
-
3.0.510 Aug 2014Nothing published for this version
-
3.0.406 Aug 2014Nothing published for this version
-
3.0.306 Aug 2014Nothing published for this version
-
3.0.206 Aug 2014Nothing published for this version
-
3.0.106 Aug 2014Nothing published for this version
-
3.0.006 Aug 2014Nothing published for this version
-
2.2.028 Jan 2014Nothing published for this version
-
2.1.227 Jan 2014Nothing published for this version
-
2.1.120 Jan 2014Nothing published for this version
-
2.1.020 Jan 2014Nothing published for this version
-
2.0.020 Jan 2014Nothing published for this version
-
1.0.209 Nov 2013Nothing published for this version
-
1.0.122 Jun 2013Nothing published for this version
-
1.0.019 May 2013Nothing published for this version
-
0.0.204 Nov 2012Nothing published for this version
-
0.0.104 Nov 2012Nothing published for this version