| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-10-14 | 695 Bytes | |
| v1.12.0 source code.tar.gz | 2025-10-14 | 223.3 kB | |
| v1.12.0 source code.zip | 2025-10-14 | 239.7 kB | |
| Totals: 3 Items | 463.6 kB | 0 | |
Improvements
- Add retry count to
afterResponseandbeforeErrorhooks (#763) 37fc250 - Add retry count to
beforeRequesthook (#754) b7572d0 - Add type guards for errors (#746) 7e1fd0b
Fixes
- Fix
dispatcheroption being ignored (#757) 5a3fc90 - Fix
hooksfield incorrectly included inNormalizedOptions(#726) (#756) 0f2f00a - Fix
searchParamsoption merging withURLSearchParamsinstances (#755) c847eec - Fix
signalmerging when using both instance and request options (#751) 2b0a100 - Fix FormData
content-typeboundary regeneration when retrying in hooks (#752) d02b636
https://github.com/sindresorhus/ky/compare/v1.11.0...v1.12.0