Skip to content

Releases: sindresorhus/ky

v1.7.2

02 Sep 19:47
Compare
Choose a tag to compare
  • Types: Mark ky.create() options as optional (#628) 8d2ca91

v1.7.1...v1.7.2

v1.7.1

21 Aug 19:26
Compare
Choose a tag to compare

v1.7.0...v1.7.1

v1.7.0

17 Aug 11:52
Compare
Choose a tag to compare
  • Add JSON generics to ky() and HTTPError (#619) f76c7cd

v1.6.0...v1.7.0

v1.6.0

13 Aug 09:22
Compare
Choose a tag to compare
  • Add support for the RateLimit-Reset header (#618) 8531b05
  • Allow explicitly unsetting hooks on .extend() (#599) 0017053
  • Fix signal handling for Request objects (#613) 2376cf2

v1.5.0...v1.6.0

v1.5.0

25 Jul 19:18
Compare
Choose a tag to compare

v1.4.0...v1.5.0

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