Skip to content

6.0.0

Latest
Compare
Choose a tag to compare
@laurentpellegrino laurentpellegrino released this 04 Jun 11:33
· 18 commits to main since this release

Changed

  • Modify the library packaging to make ECMAScript modules (ESM) optional.
  • Substitute the 'ky' dependency with native fetch API.
  • Reduce the default timeout setting to 5 seconds.
  • Implement retries, up to two times, with exponential backoff in the event of a timeout.