Releases: sindresorhus/ky
Releases · sindresorhus/ky
v0.5.2
v0.5.1
v0.5.0
- Add
searchParamsoption. a7c71b5 - Add
afterResponsehook. b714b8a - Use
globalThispolyfill to make Ky work in React Native. f107e7b - Respect the
Retry-Afterheader when calculating retry delay. af77f30
v0.4.1
Fixes some issues with the TypeScript definition.
v0.4.0
v0.3.0
- Make Ky a ES2015 module. e40e3e7
- Add TypeScript definition. (#20) 3e4222d
- Add
beforeRequesthook. (#22) 9fe30fc - Add
throwHttpErrorsoption. (#14) 27a826c