v6.0.9
fix: avoid pm2 show to fail if app is not started + avoid trying to stop unknow id
refactor: replace chalk with smaller alternative
Update copywrite year (2021 -> 2022)
#5678 fix
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