PM2 v3.2.4 Release Notes

  • Feat

    • 🔧 display cron configuration when doing pm2 desc <id>
    • 🔨 refactor test suite (benchmark/simplification)

    🛠 Fix

    • pm2 flush flush only one app
    • resolve uid properly on pm2 ls / pm2 desc
    • keep wait_ready option on process reload
    • keep stringification of environment variable behavior
    • 🔧 return an error when using pm2 api on starting json configuration if one app is errored