Ky Versions Save

🌳 Tiny & elegant JavaScript HTTP client based on the browser Fetch API

v1.2.4

2 weeks ago
  • Fix request types for use with Node.js (#578) 10a4ec7

https://github.com/sindresorhus/ky/compare/v1.2.3...v1.2.4

v1.2.3

1 month ago
  • TypeScript: Fix usage with exactOptionalPropertyTypes config and compatibility with TypeScript 5.4 (#565) 08f912d

https://github.com/sindresorhus/ky/compare/v1.2.2...v1.2.3

v1.2.2

2 months ago

v1.2.1

2 months ago
  • Fix compatibility with Cloudflare Workers (#559) d8ee602

https://github.com/sindresorhus/ky/compare/v1.2.0...v1.2.1

v1.2.0

4 months ago

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

https://github.com/sindresorhus/ky/compare/v1.1.3...v1.2.0

v1.1.3

6 months ago

v1.1.2

6 months ago
  • Fix multipart boundary mismatch (#540) 0e9d7bb

https://github.com/sindresorhus/ky/compare/v1.1.1...v1.1.2

v1.1.1

6 months ago
  • Fix support for environments that add custom fetch options (#536) e93bc6d

https://github.com/sindresorhus/ky/compare/v1.1.0...v1.1.1

v1.1.0

6 months ago
  • Add retry.delay option to control the time between retries (#533) c6181ef

https://github.com/sindresorhus/ky/compare/v1.0.1...v1.1.0

v1.0.1

8 months ago
  • Change Options and NormalizedOptions TypeScript types back to be interface 4d63a21

https://github.com/sindresorhus/ky/compare/v1.0.0...v1.0.1