Have `outdated` also show latest version of a package
Description
Showing the latest version of a package in the outdated output let's a user see if their semver range is keeping them from any potential upgrades. It's handy to see new major versions of packages are available since most semver ranges are only for a single major version.
Activity
Show:
Eric Peterson March 1, 2021 at 5:25 PM
This is covered by that PR.
Brad Wood February 26, 2021 at 8:33 PM
Is this covered by your recent pull request? Also, does that pull have a dedicated ticket?
Fixed
Pinned fields
Click on the next to a field label to start pinning.
Showing the latest version of a package in the outdated output let's a user see if their semver range is keeping them from any potential upgrades. It's handy to see new major versions of packages are available since most semver ranges are only for a single major version.