Skip to content

Releases: sindresorhus/ky

v1.13.0

22 Oct 10:44

Choose a tag to compare

Improvements

Fixes

  • Fix Next.js edge runtime next option support (#775) caf78d2
  • Fix compatibility with a non-standard Retry-After header (#771) c488be0

v1.12.0...v1.13.0

v1.12.0

14 Oct 07:52

Choose a tag to compare

Improvements

  • Add retry count to afterResponse and beforeError hooks (#763) 37fc250
  • Add retry count to beforeRequest hook (#754) b7572d0
  • Add type guards for errors (#746) 7e1fd0b

Fixes

  • Fix dispatcher option being ignored (#757) 5a3fc90
  • Fix hooks field incorrectly included in NormalizedOptions (#726) (#756) 0f2f00a
  • Fix searchParams option merging with URLSearchParams instances (#755) c847eec
  • Fix signal merging when using both instance and request options (#751) 2b0a100
  • Fix FormData content-type boundary regeneration when retrying in hooks (#752) d02b636

v1.11.0...v1.12.0

v1.11.0

27 Sep 12:14

Choose a tag to compare

  • Improve progress events for onDownloadProgress and onUploadProgress (#736) 60958f9
  • Fix hang on stream request cleanup in Node.js (#741) 9a89a35

v1.10.0...v1.11.0

v1.10.0

05 Sep 05:52

Choose a tag to compare

  • Support undefined values for searchParams object (#729) a87d9e9
  • Fix race condition issue with .json() (#731) 8cd79d3

v1.9.1...v1.10.0

v1.9.1

28 Aug 10:19

Choose a tag to compare


v1.9.0...v1.9.1

v1.9.0

21 Aug 07:38

Choose a tag to compare


v1.8.2...v1.9.0

v1.8.2

17 Jul 08:33

Choose a tag to compare

  • Gracefully handle AbortSignal.any() not being available (#711) 24eec6f

v1.8.1...v1.8.2

v1.8.1

14 Apr 07:13

Choose a tag to compare

  • Improve reliability of cloned request cleanup (#693) 1f903ed

v1.8.0...v1.8.1

v1.8.0

31 Mar 06:17

Choose a tag to compare


v1.7.5...v1.8.0

v1.7.5

12 Feb 09:57

Choose a tag to compare

  • Fix options.method being undefined in normalized options (#671) 762ea4c

v1.7.4...v1.7.5