Skip to content

Releases: vercel/async-retry

1.3.3

17 Aug 02:10
Compare
Choose a tag to compare

Patches

  • ZEIT to Vercel.: #82
  • Update all dependencies.: #83
  • Move to GitHub Actions.: #86
  • Use Circleci: #67 (Replaced by #86)

Credits

Huge thanks to @lucleray for helping!

1.3.1

02 Jan 18:12
b08d512
Compare
Choose a tag to compare

Patches

  • [FIX]: Make parameter opts optional again.: #66

Credits

Huge thanks to @yeldiRium for helping!

1.3.0

02 Jan 10:43
75cb6e0
Compare
Choose a tag to compare

Minor Changes

  • [Feature] Default randomize to true: #49

Credits

Huge thanks to @whitecrownclown for helping!

1.2.3

07 Sep 12:54
@leo leo
Compare
Choose a tag to compare

Patches

  • Replace Circle CI with Now CI: #46

1.2.2

07 Sep 09:42
@leo leo
Compare
Choose a tag to compare

Patches

  • More realistic number of retries: 230eda9
  • Added support for IE11: #45

1.2.1

27 Feb 16:11
@leo leo
Compare
Choose a tag to compare

Patches

  • Adjusted tests to new linting: 077fd31

1.2.0

27 Feb 15:40
@leo leo
Compare
Choose a tag to compare

Minor Changes

  • Pass attempt number to onRetry: #41

Patches

  • Switched to Yarn: 2e3d952
  • Bumped dependencies to the latest version: f2a5460

Credits

Huge thanks to @whitecrownclown for helping!

1.1.4

31 Oct 22:15
@leo leo
Compare
Choose a tag to compare

Patches

  • Removed build flow: #38
  • Added correct date to license: 13ee0bc

Credits

Huge thanks to @TooTallNate for his help!

1.1.3

05 Jul 07:56
@leo leo
Compare
Choose a tag to compare

Patches

  • Move babel preset to dev dependencies: #35
  • Lockfile added: d2207d4

Credits

Huge thanks to @timstott for his help!

1.1.2

29 Jun 12:09
@leo leo
Compare
Choose a tag to compare

Patches

  • Use Promise.resolve(): 6642047
  • Already exported perfectly by default: eacb573
  • Added import comments: e9e7493