Skip to content

v11.5.0

Compare
Choose a tag to compare
@raineorshine raineorshine released this 20 Apr 16:14
· 960 commits to main since this release

Minor

npm-check-updates will now auto-detect yarn and apply --packageManager yarn when yarn.lock is present and package-lock.json is not present. You can override this by explicitly setting --packageManager npm. It will print "Using yarn" when the auto-detection is triggered.