You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2.7 KiB

Changelog

5.0.2 (2022-09-14)

Bug Fixes

5.0.1 (2022-06-09)

Bug Fixes

  • respect totalTimeout and do not retry if nextRetryDelay is <= 0 (#38) (9501a42)

5.0.0 (2022-05-06)

⚠ BREAKING CHANGES

  • drop node 10 (#68)

Build System

4.2.1 (2022-04-12)

Bug Fixes

  • add new retry options to types (#36) (3f10798)
  • use extend instead of object.assign (#37) (8c8dcdd)

4.2.0 (2022-04-06)

Features

Bug Fixes

  • add new retry options to types (#36) (3f10798)
  • correctly calculate retry attempt (#33) (4c852e2)
  • use extend instead of object.assign (#37) (8c8dcdd)