Skip to content

Releases: normartin/ts-retry-promise

TSDoc and source map fix

19 May 07:37
dcd0786
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.8.1

v0.8.0

07 Jan 09:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.8.0

v0.7.1

29 Aug 17:34
67c0f45
Compare
Choose a tag to compare
  • Use default type for "until" function in "RetryConfig" #39
  • Update Github actions (CI maintenance) #40

v0.7.0

25 Jul 08:19
07949c6
Compare
Choose a tag to compare
  • Added retryIf: error => true option (default () => true)

v0.6.2

01 Jul 08:16
3745e76
Compare
Choose a tag to compare
  • Fix signature of customizeRetry(...)

v0.6.1

31 Jan 12:39
81a2659
Compare
Choose a tag to compare

Changes

  • Support INFINITELY timeout

v0.6.0

27 Nov 10:45
Compare
Choose a tag to compare

v0.5.0

24 Jun 07:54
Compare
Choose a tag to compare

Features:

  • make last error accessible in case of retry failure

v0.4.0

27 May 08:18
c2401de
Compare
Choose a tag to compare
  • add decorators for functions returning a promise

v0.3.1

16 Mar 18:11
Compare
Choose a tag to compare
prepare github actions release