PM2 v4.1.0 Release Notes

Release Date: 2019-10-15 // over 4 years ago
    • ๐Ÿ›  fix: #4270 fix ANSI escape for pm2 ls --watch
    • ๐Ÿ›  fix: pm2 start app.js -i 1 start app in cluster mode
    • ๐Ÿ›  fix: #4254 add HOST environment variable on pm2 serve
    • ๐Ÿ›  fix: #4267 Allow usernames in uid/gid/user again
    • ๐Ÿ›  fix: #4376 make process.send('ready') trigger sigint
    • ๐Ÿ›  fix: #4443 allow pm2-runtime to auto-exit even if modules are still running
    • ๐Ÿ›  fix: #4364 typos
    • ๐Ÿ›  fix: #4288 add 'max' type in typescript definition