Skip to content

Releases: tkrotoff/fetch

v0.17.0

06 Jul 13:36
Compare
Choose a tag to compare

v0.16.1

06 Jul 12:55
Compare
Choose a tag to compare
  • Replace wait(0) with Promise.resolve(): should reduce the bundle size
  • Improve documentation

v0.16.0

03 Mar 11:47
Compare
Choose a tag to compare
  • Breaking change: drop old browsers support (#28)
  • Remove node-fetch from Node.js example (#36)
  • Update npm packages
  • Remove Node.js 14 & 16 from CI

v0.15.0

01 Dec 21:45
Compare
Choose a tag to compare
  • Breaking change: createHttpError & createJSONHttpError params are no longer optional
  • Test with Undici fetch

v0.14.2

01 Dec 20:45
Compare
Choose a tag to compare
  • Update npm packages
  • Test with Node.js 18 (#29)

v0.14.1

08 Jul 14:53
Compare
Choose a tag to compare
  • Accept URL as input

v0.14.0

08 Jul 13:50
Compare
Choose a tag to compare

v0.13.0

07 Jul 00:14
Compare
Choose a tag to compare
  • Just ship CommonJS
  • More JSDoc

v0.12.6

21 Jun 19:02
Compare
Choose a tag to compare
  • Update npm packages

v0.12.5

10 Apr 13:19
Compare
Choose a tag to compare