PackageTrack

npm · #3811

@gar/promise-retry

1.0.3wraithgar/node-promise-retry

Retries a function that returns a promise, leveraging the power of the retry module.

Release timeline

4 releases since 2026
2026

Releases

  1. 1.0.318 Mar 2026
    Release notes

    This project publishes no release notes. Between v1.0.2 and v1.0.3 there were 16 commits, 15 of them substantive:

    • fix: bring in retry code
    • fix: retries=Infinity
    • fix: don't leak memory on forever retries
    • fix: code cleanup
    • docs: clean up readme
    • fix: use different array methods
    • chore: test from main export
    • fix: inline non-class code
    • fix: don't persist this.#options
    • fix: clone internal errors on getter
    • fix: more cleanup
    • fix: clean up type for removed params
    • chore: add await to a.rejects
    • fix: remove unneeded guard
    • deps: remove retry (#10)
  2. 1.0.224 Feb 2026
    Release notes

    This project publishes no release notes. Between v1.0.1 and v1.0.2 there were 2 commits, 1 of them substantive:

    • fix type export (#6)
  3. 1.0.124 Feb 2026
    Release notes

    This project publishes no release notes. Between v1.0.0 and v1.0.1 there were 3 commits, 2 of them substantive:

    • feat: add operation to fn parameters (#5)
    • fix: add index.d.ts (#4)
  4. 1.0.020 Feb 2026

    Nothing published for this version