Releases: yahoo/fetchr
Releases · yahoo/fetchr
v0.7.3
v0.7.2
v0.7.1
Changes
- feat: add resource name in POST path requests (#338) 4b51d5c
- refactor(client): remove support for custom request Content-type (#337) 761bf2a
- refactor: Remove support for returnMeta query param (#335) f26e7d8
Dependencies
- build(deps-dev): bump express from 4.17.1 to 4.17.2 (#339) e64dbf1
- build(deps-dev): bump puppeteer from 12.0.1 to 13.0.0 (#334) 241a71c
- build(deps-dev): bump webpack from 5.64.4 to 5.65.0 (#333) 6a4705e
- build(deps-dev): bump eslint from 8.3.0 to 8.4.1 (#332) 9266b51
- build(deps-dev): bump prettier from 2.5.0 to 2.5.1 (#330) 010bfc5
- build(deps-dev): bump webpack from 5.64.1 to 5.64.4 (#326) 57e27d4
- build(deps-dev): bump prettier from 2.4.1 to 2.5.0 (#327) dd8aa49
- build(deps-dev): bump puppeteer from 11.0.0 to 12.0.1 (#329) 36fde7f
- build(deps-dev): bump eslint from 8.2.0 to 8.3.0 (#324) 6e817d7
- build(deps-dev): bump webpack from 5.63.0 to 5.64.1 (#322) 8c1283f
- build(deps-dev): bump webpack from 5.62.2 to 5.63.0 (#320) 35591a9
- build(deps-dev): bump webpack from 5.62.1 to 5.62.2 (#318) 283e151
- build(deps-dev): bump eslint from 8.1.0 to 8.2.0 (#316) 29dbc31
- build(deps-dev): bump webpack from 5.61.0 to 5.62.1 (#317) 27e84e2
- build(deps-dev): bump sinon from 12.0.0 to 12.0.1 (#315) d7200df
- build(deps-dev): bump puppeteer from 10.4.0 to 11.0.0 (#313) b32ef20
- build(deps-dev): bump sinon from 11.1.2 to 12.0.0 (#314) 81d1ad0
- build(deps-dev): bump webpack from 5.60.0 to 5.61.0 (#312) cd7f6a1
- build(deps-dev): bump webpack from 5.59.1 to 5.60.0 (#311) dd91c5e
- build(deps-dev): bump eslint from 8.0.1 to 8.1.0 (#310) df76e7e
- build(deps-dev): bump webpack from 5.58.2 to 5.59.1 (#308) bcb9c89
- build(deps-dev): bump mocha from 9.1.2 to 9.1.3 (#306) f6af507
- build(deps-dev): bump eslint from 8.0.0 to 8.0.1 (#305) 7855c71
- build(deps-dev): bump webpack from 5.58.1 to 5.58.2 (#304) 0f020e3
- build(deps-dev): bump webpack from 5.58.0 to 5.58.1 (#303) 9c1f407
- build(deps-dev): bump eslint from 7.32.0 to 8.0.0 (#302) b9686d7
- build(deps-dev): bump webpack from 5.57.1 to 5.58.0 (#301) 3d1a5dd
- build(deps-dev): bump webpack from 5.56.1 to 5.57.1 (#300) 03ca5b5
- build(deps-dev): bump webpack from 5.55.1 to 5.56.1 (#299) cf3eb18
- build(deps-dev): bump webpack from 5.54.0 to 5.55.1 (#297) e70b691
v0.7.0
Features
- chore: remove pre-commit lib fff5092
- refactor: replace xhr with native fetch (#290) 53f1a78
- refactor: remove deepmerge as dependency (#293) 866ee4a
- refactor: cleanup dependencies (#291) a5d5c5b
Dependencies
- build(deps-dev): bump webpack from 5.53.0 to 5.54.0 (#294) 656709e
- build(deps-dev): bump mocha from 9.1.1 to 9.1.2 (#295) 5eeace7
- build(deps-dev): bump puppeteer from 10.2.0 to 10.4.0 (#292) 9c155f5
- build(deps-dev): bump webpack from 5.52.1 to 5.53.0 (#289) e4a7470
- build(deps-dev): bump prettier from 2.4.0 to 2.4.1 (#288) 3abeb9b
- build(deps-dev): bump webpack from 5.52.0 to 5.52.1 (#287) 5cd7b32
- build(deps-dev): bump prettier from 2.3.2 to 2.4.0 (#286) 760588e
- build(deps-dev): bump webpack from 5.51.2 to 5.52.0 (#285) 7278c3a
- build(deps-dev): bump webpack from 5.51.1 to 5.51.2 (#284) 6b0d82e
- build(deps-dev): bump mocha from 9.1.0 to 9.1.1 (#282) 758f9f5
- build(deps-dev): bump mocha from 9.0.3 to 9.1.0 (#281) 7215c14
- build(deps-dev): bump supertest from 6.1.5 to 6.1.6 (#280) 2992c3f
- build(deps-dev): bump supertest from 6.1.4 to 6.1.5 (#279) 0a7237c
- build(deps): bump fumble from 0.1.8 to 0.1.9 (#277) 8c4f1d2
- build(deps-dev): bump eslint from 7.31.0 to 7.32.0 (#276) 1491415
v0.6.2
v0.6.1
- refactor(package): remove unnecessary object-assign dependency (#274) 1aadbed
- build(deps): bump fumble from 0.1.7 to 0.1.8 (#272) 498d3fe
- build(deps): bump fumble from 0.1.6 to 0.1.7 (#270) d1f1b17
- build(deps-dev): bump sinon from 11.1.1 to 11.1.2 (#269) 8dc4383
- build(deps-dev): bump mocha from 9.0.2 to 9.0.3 (#268) c10c7bb
- build(deps-dev): bump supertest from 6.1.3 to 6.1.4 (#267) 0fb148a
- build(deps-dev): bump eslint from 7.30.0 to 7.31.0 (#266) caef6df
v0.6.0
v0.5.45
- chore: add files to ignore e5f63ac
- refactor: Improve retry mechanism (#260) 6f3ee07
- refactor: use prettier directly (#262) ead950a
- chore: add prettier to project (#261) ac2cba9
- build(deps-dev): bump mocha from 9.0.1 to 9.0.2 (#259) b17d9c3
- build(deps-dev): bump eslint from 7.29.0 to 7.30.0 (#258) e2f56b4
- build(deps-dev): bump coveralls from 3.1.0 to 3.1.1 (#257) 4f3b017
- Delete .travis.yml 8b1a272
- ci: add github actions (#256) 85686ae
v0.5.44
Rename service.name to service.resource, improve error messages
- [#216] fetcher: rename service.name to service.resource (@pablopalacios)
- [#218] fetcher: improve error messages (@pablopalacios)