Skip to content

Releases: sindresorhus/ky

v1.4.0

26 Jun 13:22
Compare
Choose a tag to compare
  • Add request method and URL to error messages (#595) 36d0bd3
  • Clamp Retry-After time to retry.maxRetryAfter (#603) f0f9111
  • Fetch with an uncloned request when possible (#601) c5be841
  • Improve robustness of request construction (#600) 974f1e9
  • Improve detection of streaming request support (#581) (#582) b1effd9

v1.3.0...v1.4.0

v1.3.0

31 May 17:21
Compare
Choose a tag to compare

v1.2.4

22 Apr 07:35
Compare
Choose a tag to compare
  • Fix request types for use with Node.js (#578) 10a4ec7

v1.2.3...v1.2.4

v1.2.3

24 Mar 06:54
Compare
Choose a tag to compare
  • TypeScript: Fix usage with exactOptionalPropertyTypes config and compatibility with TypeScript 5.4 (#565) 08f912d

v1.2.2...v1.2.3

v1.2.2

29 Feb 17:13
Compare
Choose a tag to compare
  • Fix missing type dependency c0a4dfa

v1.2.1...v1.2.2

v1.2.1

25 Feb 16:12
Compare
Choose a tag to compare
  • Fix compatibility with Cloudflare Workers (#559) d8ee602

v1.2.0...v1.2.1

v1.2.0

07 Jan 12:46
Compare
Choose a tag to compare

Improvements

  • Make types compatible with both DOM and Node.js (#543) 3cf5064
  • Export the Input TypeScript type (#552) 4dd4077

FIxes

  • Fix the retryCount option retrying an incorrect amount (#547) 917ab12

v1.1.3...v1.2.0

v1.1.3

01 Nov 19:44
Compare
Choose a tag to compare
  • Export the KyInstance type 16eb51d

v1.1.2...v1.1.3

v1.1.2

29 Oct 08:50
Compare
Choose a tag to compare

v1.1.1...v1.1.2

v1.1.1

24 Oct 15:08
Compare
Choose a tag to compare
  • Fix support for environments that add custom fetch options (#536) e93bc6d

v1.1.0...v1.1.1