5.3.0
fix: avoid pm2 show to fail if app is not started + avoid trying to stop unknow id
Merge pull request #5269 from westhom/development
fix large id erasure in "pm2 list"
fix
chore/feat: refactor CLI UX + hint about proc sync with dump #4454
Fixed grammar: 'does not exists' -> 'does not exist'
Update copywrite year (2021 -> 2022)
fix pm2 report when daemon is not running
hotfix: replace non-working if-else condition to use fs.existsSync while handling flush
Merge branch 'update_copyright_year' into copyright_update_2022
deleted double semi
Associate .tsx files with ts-node
cron restarts improvements