mirror of
https://github.com/pnpm/pnpm.git
synced 2026-03-28 12:01:37 -04:00
close #10009 * feat: respect minimumReleaseAge in outdated command * chore: add changeset * fix: remove unnecessary 'latest' to '*' conversion in outdated command * refactor: move publishedBy and matcher creation outside getManifest * refactor: outdated * docs: update changeset --------- Co-authored-by: Zoltan Kochan <z@kochan.io>