Skip to content

v0.24.0

Compare
Choose a tag to compare
@sindresorhus sindresorhus released this 28 Sep 19:45

Breaking

  • Remove response property for the first argument passed to beforeRetry hooks (#276) 9876da1
    You can access it on error.response instead. See #276 for details.

Fixes

  • Fix handling of network errors for beforeRetry hook (#276) 9876da1

v0.23.0...v0.24.0