Skip to content

Releases: yahoo/fetchr

v0.7.13

20 Aug 18:45
Compare
Choose a tag to compare
  • feat: add support for async based resource operation handlers - 1ea1cad

v0.7.12

15 Aug 17:39
Compare
Choose a tag to compare
  • fix: always return the same value when resolving requests multiple times (#522) 9cecb4c

v0.7.11...v0.7.12

v0.7.11

26 Jul 19:56
Compare
Choose a tag to compare
  • feat: make Request object thenable (#515) 7d5118f
  • fix: make options optional in fetchr client just as in server (#514) 892783d

v0.7.10...v0.7.11

v0.7.10

18 Jul 21:44
Compare
Choose a tag to compare
  • fix: make options optional in fetchr client just as in server #514

v0.7.9...v0.7.10

v0.7.9

06 May 03:38
Compare
Choose a tag to compare
  • feat(client): add support for global retry configuration (#380) cd21c04

v0.7.8...v0.7.9

v0.7.8

28 Jan 19:08
Compare
Choose a tag to compare
  • fix: allow requests to be aborted after retries and timeouts (#365) 772f8cf
  • build(deps-dev): bump supertest from 6.2.1 to 6.2.2 (#363) 8af06da
  • build(deps-dev): bump chai from 4.3.4 to 4.3.6 (#366) b642622

v0.7.7...v0.7.8

v0.7.7

25 Jan 17:15
Compare
Choose a tag to compare

Changes

  • refactor: improve request abort, retry and error handling (#359) f0731b6

Dependencies

  • build(deps-dev): bump puppeteer from 13.0.1 to 13.1.2 (#362) a4596a1
  • build(deps-dev): bump webpack from 5.66.0 to 5.67.0 (#360) fa38516
  • build(deps-dev): bump supertest from 6.2.1 to 6.2.2 (#357) 64746e0

v0.7.6...v0.7.7

v0.7.6

18 Jan 17:21
Compare
Choose a tag to compare

Changes

  • refactor: simplify FetchrError and fix Error inheritance (#352) 34295de

Dependencies

  • build(deps-dev): bump webpack from 5.65.0 to 5.66.0 (#350) c4b7000
  • build(deps-dev): bump supertest from 6.2.0 to 6.2.1 (#351) a4364c1
  • build(deps-dev): bump mocha from 9.1.3 to 9.1.4 (#354) c84de57
  • build(deps-dev): bump eslint from 8.6.0 to 8.7.0 (#355) f69d058
  • build(deps-dev): bump supertest from 6.1.6 to 6.2.0 (#349) bc3dd64

v0.7.5...v0.7.6

v0.7.5

11 Jan 03:03
Compare
Choose a tag to compare
  • refactor: join options logic from http and fetchr client modules (#348) b5f54f1

v0.7.4...v0.7.5

v0.7.4

10 Jan 17:42
Compare
Choose a tag to compare
  • refactor(http): remove callbacks, simplify options normalization and export only one function (#347) 1528c02

v0.7.3...v0.7.4