We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Updated release notes.
Clarified docs.
Updated docs.
Doc fixes.
Improved docs.
Style fixes.
Removed the examples document.
Added AI-specific info.
Shrinked.
Added version-related information.
Enhanced documentation prompt with context review steps, cross-referencing guidelines, and linking conventions.
Documented additional arguments of `schedule()`.
Simplified comments.
Style fix.
Added a reference to new utilities.
Documented `random-sleep`.
Documented random distribution functions.
Better wording.
Updated docs for `LimitedQueue`.
Improved wording and categorization.
Documented the context of the function's call.
Documented `LimitedQueue`.
Added documentation on `batch()`.
Updated docs: - Added `schedule()` where appropriate. - A different way to pass in arguments to executed functions. - Added `promise`, `isCancelled` and `cancel()` to task objects. - Documented the named and default exports. - Cleaned up a constructor parameters section.
Added `Counter`.
Added the documentation.