github raineorshine/npm-check-updates v20.0.0

8 hours ago

Auto Cooldown

The cooldown option is now automatically applied from the respective package manager's config:

  • npm - min-release-age (#1632)
  • yarn - npmMinimalAgeGate (excluding npmPreapprovedPackages) (#1643)
  • pnpm - minimumReleaseAge (excluding minimumReleaseAgeExclude) (#1639)

Why is this a breaking change?

Other changes

New Contributors

  • @onemen made their first contribution in #1630
  • @Copilot made their first contribution in #1632

Full Changelog: v19.6.6...v20.0.0

Don't miss a new npm-check-updates release

NewReleases is sending notifications on new releases.