Skip to content

v0.1.0 – Initial Release

Latest

Choose a tag to compare

@rootvector2 rootvector2 released this 23 Feb 17:25
· 4 commits to main since this release

Initial public release

  • Exponential backoff with full jitter
  • Global timeout across attempts
  • AbortSignal cancellation support
  • Intelligent default retry policy (429, 5xx, network errors)
  • Fully typed TypeScript
  • ESM + CJS dual build
  • 48 deterministic tests
  • CI enabled (Node 18 & 20)