1
0
mirror of https://github.com/musix-org/musix-oss synced 2024-09-20 07:41:56 +00:00
musix-oss/node_modules/gaxios/CHANGELOG.md
2020-03-03 22:30:50 +02:00

3.8 KiB

Changelog

2.3.0 (2020-01-31)

Features

  • add promise support for onRetryAttempt and shouldRetry (#223) (061afa3)

2.2.2 (2020-01-08)

Bug Fixes

  • build: add publication configuration (#218) (43e581f)

2.2.1 (2020-01-04)

Bug Fixes

2.2.0 (2019-12-05)

Features

  • populate GaxiosResponse with raw response information (res.url) (#189) (53a7f54)

Bug Fixes

  • don't retry a request that is aborted intentionally (#190) (ba9777b)
  • deps: pin TypeScript below 3.7.0 (5373f07)

2.1.1 (2019-11-15)

Bug Fixes

  • docs: snippets are now replaced in jsdoc comments (#183) (8dd1324)

2.1.0 (2019-10-09)

Bug Fixes

  • deps: update dependency https-proxy-agent to v3 (#172) (4a38f35)

Features

  • TypeScript: agent can now be passed as builder method, rather than agent instance (c84ddd6)

2.0.3 (2019-09-11)

Bug Fixes

2.0.2 (2019-07-23)

Bug Fixes