Skip to content

Releases: Unitech/pm2

v6.0.8

05 Jun 09:16
Compare
Choose a tag to compare
  • fix: package-lock update

v6.0.7

05 Jun 09:09
Compare
Choose a tag to compare
  • fix: ansis-node10 99d9224 @
    webdiscus

v6.0.6

13 May 11:57
Compare
Choose a tag to compare

v6.0.5

15 Mar 10:24
Compare
Choose a tag to compare

6.0.5

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