Skip to content

Releases: JustinBeckwith/retry-axios

v1.0.0

26 Apr 17:33
78ea044
Compare
Choose a tag to compare

1.0.0 (2019-04-26)

Features

  • drop support for node.js 6, add 12 (78ea044)

BREAKING CHANGES

  • This release drops support for node.js 6, which is EOL. Please upgrade with care 鉂わ笍

v0.5.0

25 Feb 19:48
Compare
Choose a tag to compare

0.5.0 (2019-02-25)

Features

  • accept promises on config.onRetryAttempt (#23) (acfbe39)

v0.4.1

22 Jan 01:19
30663b3
Compare
Choose a tag to compare

0.4.1 (2019-01-22)

Bug Fixes

v0.4.0

22 Jan 01:10
1ea60bc
Compare
Choose a tag to compare

0.4.0 (2019-01-22)

Features

  • umd compatibility with babel 7.x (#21) (f1b336c)

0.3.2

20 Feb 00:55
Compare
Choose a tag to compare
v0.3.2

chore: release 3.2

0.3.1

20 Feb 00:53
Compare
Choose a tag to compare

This release includes a few updated dev dependencies, and fixes an issue with the Axios peer dependency.

0.3.0

02 Feb 22:15
Compare
Choose a tag to compare

This release includes a configurable noResponseRetries object, which allows you to independently control the number of non-response based failures that will retry.

0.2.0

30 Jan 21:19
Compare
Choose a tag to compare

New Features

76fcff5 feat: add support for overriding shouldRetry
fa17de4 feat: add support for onRetryAttempt handler

0.1.0

30 Jan 19:29
Compare
Choose a tag to compare

This release includes:

  • Support for configurable http status retry codes
  • Support for configurable http method retries

0.0.1

30 Jan 06:47
Compare
Choose a tag to compare

馃帀馃帀馃帀