Skip to content

v8.0.0

Latest

Choose a tag to compare

@sindresorhus sindresorhus released this 26 Mar 16:09

Breaking

  • Require Node.js 22 85cdece
  • Change retry callback order 616306e
    • Callback order changed from onFailedAttemptshouldConsumeRetryshouldRetry to shouldConsumeRetryonFailedAttemptshouldRetry.
    • Consumption decisions are now made before failure notifications and retry decisions.

Improvements


v7.1.1...v8.0.0