| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-10-22 | 824 Bytes | |
| v1.13.0 source code.tar.gz | 2025-10-22 | 232.0 kB | |
| v1.13.0 source code.zip | 2025-10-22 | 249.7 kB | |
| Totals: 3 Items | 482.5 kB | 0 | |
Improvements
- Add
contextoption (#772) 1e749ba - Usage example
- Add
retry.shouldRetryoption (#767) f0fdbd4 - Add
retry.retryOnTimeoutoption (#767) f0fdbd4 - Add
retry.jitteroption (#760) 081c924 - Allow
beforeRetryhooks to return aRequestorResponse(#774) a51bb1e
Fixes
- Fix Next.js edge runtime
nextoption support (#775) caf78d2 - Fix compatibility with a non-standard Retry-After header (#771) c488be0
https://github.com/sindresorhus/ky/compare/v1.12.0...v1.13.0