v5.3.1
fix: avoid pm2 show to fail if app is not started + avoid trying to stop unknow id
fixed for ES6 strict mode
fix: terminal width for condensed listing
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)
#5678 fix
fix pm2 report when daemon is not running
fix #5660 - loose checking
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
#5682 #5675 - when starting a ts or tsx app automatically use bun instead of ts-node
feat: stop-exit-codes