v6.0.5
fix: avoid pm2 show to fail if app is not started + avoid trying to stop unknow id
Merge pull request #5906 from AYOKINYA/development
Bun support
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 pull request #5900 from tbo47/add-webp-content-types
deleted double semi
#5682 #5675 - when starting a ts or tsx app automatically use bun instead of ts-node
Added autostart parameter to optionally prevent immediately starting applications