ky

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

MIT License

Downloads
7.7M
Stars
11.4K
Committers
108

Bot releases are hidden (Show)

ky -

Published by sindresorhus over 5 years ago

  • Potentially breaking for TypeScript users: Use more specific JSON types in TypeScript (#82) 8111684
  • Add a UMD build to support older environments (#81) 90bc68d

https://github.com/sindresorhus/ky/compare/v0.6.0...v0.7.0

ky -

Published by sindresorhus almost 6 years ago

Breaking:

  • Require Node.js 10 when used in Node.js b205fe3

Other:

  • Avoid use of globals where possible (#74) ab86789
    (This should ease the use of Ky in non-browser environments)
  • Fix the throwHttpErrors option for POST requests (#77) 7c7f5fe
  • TypeScript definition improvements c504230

https://github.com/sindresorhus/ky/compare/v0.5.2...v0.6.0

ky -

Published by sindresorhus almost 6 years ago

  • Normalize method option value casing (#63) 2bbc557

https://github.com/sindresorhus/ky/compare/v0.5.1...v0.5.2

ky -

Published by sindresorhus almost 6 years ago

  • Fix relative URL resolution (#59) d6f8176

https://github.com/sindresorhus/ky/compare/v0.5.0...v0.5.1

ky -

Published by sindresorhus almost 6 years ago

https://github.com/sindresorhus/ky/compare/v0.4.1...v0.5.0

ky -

Published by sindresorhus about 6 years ago

Fixes some issues with the TypeScript definition.

https://github.com/sindresorhus/ky/compare/v0.4.0...v0.4.1

ky -

Published by sindresorhus about 6 years ago

  • Add prefixUrl option. (#11) 66fb6c3
  • Support Ky usage in web workers. (#36) 1e542eb
  • Change the retry option default to what's actually documented, 2 instead of 3. 81bbf7b

https://github.com/sindresorhus/ky/compare/v0.3.0...v0.4.0

ky -

Published by sindresorhus about 6 years ago

https://github.com/sindresorhus/ky/compare/v0.2.0...v0.3.0

Package Rankings
Top 0.62% on Npmjs.org
Top 14.85% on Deno.land
Top 3.88% on Proxy.golang.org
Top 13.52% on Repo1.maven.org
Badges
Extracted from project README
Coverage Status