Skip to content

Releases: SEAPUNK/recaller

v2.0.0 typescript

07 Apr 23:37
Compare
Choose a tag to compare

Typescript rewrite.

Breaking changes

  • Now requires Node 18.x or higher
  • opts.retries default changed from 10 to 2
  • every provided backoff function except for constantBackoff and fullJitterBackoff are now deprecated
  • uhh i think that's it