Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Releases: Unitech/pm2

v5.4.2

08 Jul 08:47
Compare
Choose a tag to compare

5.4.1

18 Jun 08:59
Compare
Choose a tag to compare

Update websocket dependency in pm2/agent submodule

5.4.0

24 May 12:59
Compare
Choose a tag to compare
  • drop old uuid sub dependency
  • #5782 add autostart true||false feature by @ultimate-tester
  • update modules

5.3.1

20 Jan 15:06
Compare
Choose a tag to compare
  • Fix terminal width when condensed cac8393
  • Auto run tsx/ts files with bun binary instead of ts-node f122aab
  • #5686 Switch from Travis CI to Github Actions
  • #5680 Fixed reserved keyword for ES6 Strict Mode when Bundling @juaneth
  • #5683 update badges
  • #5684 auto switch light and dark mode logos
  • #5678 Bugfix/deploy ecosystem filename extension / esm module default ecosystem config name @TeleMediaCC
  • #5660 Fix matching logic for logs from namespace when lines = 0 @bawjensen
  • fix "vulnerabilities" in axios module

5.3.0

15 Mar 20:58
Compare
Choose a tag to compare

5.2.2

13 Oct 08:06
Compare
Choose a tag to compare
  • fix cluster error avoiding process restart (#5396)
  • ensure increment_var value is a number (#5435)
  • update dependencies
  • add node latest to travis testing

5.2.0

17 Feb 13:05
Compare
Choose a tag to compare
  • replace node-cron by croner (#5183 #5035)
  • upgrade mocha deps
  • fix pm2 report when daemon not running
  • remove semver check for legacy node.js versions
  • update node version in setup.deb.sh by using lts (#5201) + openrc
  • replace legacy util._extend by Object.assign (#5239)
  • add missing start options types (#5242)
  • recursive detection of package.json (#5267)
  • make tarball module uninstall cross-platform (#5269)
  • Fix unnecessary "ENOENT" console.error when serving a spa (#5272)
  • fix: used env variable instead of hardcode datetime format (#5277)
  • copyright update (#5278)
  • fix: remove constants import from VersionCheck (not needed) (#5279)
  • Reduce async import (#5280)

5.1.2

24 Sep 11:18
Compare
Choose a tag to compare
  • cron-restart improvements

5.1.1

02 Sep 06:39
Compare
Choose a tag to compare
  • add back Node 10.x support
  • make pm2-sysmonit module optional
  • remove fast-printf and replace with sprintfjs

5.0.3

08 Jun 13:04
Compare
Choose a tag to compare
  • fixes for system monitoring