Skip to content

pm2 0.15.8

  • New module system backward compatible and compatible with NPM 3.x
  • Possibility to install module from tgz (#1713)
  • ecosystem generated file via pm2 generate uptaded (not json5 prefix anymore, and updated comments)
  • always prefix logs #1695
  • blessed dependency removed
  • drop locking system
  • add callback to deploy (#1673)
  • typo fixes