PM2 v4.5.1 Release Notes

    • ๐Ÿ›  fix: cron in cluster mode was not restarting process after one pass - fixes #4834 #4733 #4307 #4834
    • ๐Ÿ›  fix: restore --sort option on pm2 ls - fix #4536
    • ๐Ÿ›  fix: fix tests with npm7
    • ๐Ÿ›  fix: restore warning message about process list changed and not dumped
    • chore: alias --cron with --cron-restart
    • โœ… chore: test PM2 againt Node.js 15.x
    • โฌ†๏ธ chore: upgrade systeminformation and debug module to latest - PR #4892 by @AdamMajer
    • โœ… chore: drop Node 9.x from travis testing
    • ๐Ÿšš chore: remove ps-list module