Skip to content

v12.2.0

Compare
Choose a tag to compare
@raineorshine raineorshine released this 21 Jan 18:07
· 759 commits to main since this release
  • Added --retry <n> option to automatically retried failed requests for package information. Defaults to 3 retries.

Hopefully this relieves the frustrating situation of having npm-check-updates fail at the end of a long upgrade! You can control the number of retries with --retry <n>, including setting it to 0 for no retries (the previous behavior).