Skip to content

Releases: sindresorhus/ky

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

v1.1.0

17 Oct 08:31
Compare
Choose a tag to compare
  • Add retry.delay option to control the time between retries (#533) c6181ef

v1.0.1...v1.1.0

v1.0.1

05 Sep 20:12
Compare
Choose a tag to compare
  • Change Options and NormalizedOptions TypeScript types back to be interface 4d63a21

v1.0.0...v1.0.1