ky-universal

Use Ky in both Node.js and browsers

MIT License

Downloads
821.9K
Stars
668
Committers
8

Bot releases are visible (Hide)

ky-universal - Latest Release

Published by sindresorhus about 1 year ago

Breaking

  • Require Node.js 16
  • Remove AbortController ponyfill 1242b8d
    • It was only meant for Node.js and Node.js 16 supports AbortController built-in.

https://github.com/sindresorhus/ky-universal/compare/v0.11.0...v0.12.0

ky-universal -

Published by sindresorhus about 2 years ago

Breaking

  • Require Ky 0.31.4 or later d5e243c

Fixes

  • Fix compatibility with Ky 0.31.3 507f00b

https://github.com/sindresorhus/ky-universal/compare/v0.10.1...v0.11.0

ky-universal -

Published by sindresorhus over 2 years ago

ky-universal -

Published by sindresorhus over 2 years ago

ky-universal -

Published by sindresorhus almost 4 years ago

  • Fix the exports field in package.json 527c47a

https://github.com/sindresorhus/ky-universal/compare/v0.9.0...v0.9.1

ky-universal -

Published by sindresorhus almost 4 years ago

Breaking

  • This package is now pure ESM. Please read this.
  • Require Node.js 14 2ff32a0
  • Now requires Ky 0.26 or later

https://github.com/sindresorhus/ky-universal/compare/v0.8.2...v0.9.0

ky-universal -

Published by sindresorhus about 4 years ago

ky-universal -

Published by sindresorhus over 4 years ago

ky-universal -

Published by sindresorhus over 4 years ago

Breaking

https://github.com/sindresorhus/ky-universal/compare/v0.7.0...v0.8.0

ky-universal -

Published by sindresorhus over 4 years ago

Breaking

  • Require Node.js 10.16 (#19) 1631f2e

Improvements

  • Use node-fetch v3 beta (#19) 1631f2e

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

ky-universal -

Published by sindresorhus over 4 years ago

  • Use CommonJS exports in type definitions (#17) 7c738bf

https://github.com/sindresorhus/ky-universal/compare/v0.5.0...v0.6.0

ky-universal -

Published by sindresorhus over 4 years ago

  • Add optional ReadableStream polyfill (#12) c73efca

https://github.com/sindresorhus/ky-universal/compare/v0.4.0...v0.5.0

ky-universal -

Published by sindresorhus over 4 years ago

ky-universal -

Published by sindresorhus about 5 years ago

ky-universal -

Published by sindresorhus over 5 years ago

  • Detect existing globals individually b4b15f5

https://github.com/sindresorhus/ky-universal/compare/v0.2.1...v0.2.2

ky-universal -

Published by sindresorhus over 5 years ago

  • Add missing HTTPError and TimeoutError exports (#5) 0c4c934

https://github.com/sindresorhus/ky-universal/compare/v0.2.0...v0.2.1

ky-universal -

Published by sindresorhus over 5 years ago

  • Re-enable support for Node.js 8 and require Ky >=0.10.0 c95fcae

https://github.com/sindresorhus/ky-universal/compare/v0.1.0...v0.2.0

ky-universal -

Published by sindresorhus over 5 years ago

🦄