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.