Skip to content

Releases: Unitech/pm2

v6.0.8

Choose a tag to compare

@Unitech Unitech released this 05 Jun 09:16
  • fix: package-lock update

v6.0.7

Choose a tag to compare

@Unitech Unitech released this 05 Jun 09:09
  • fix: ansis-node10 99d9224 @
    webdiscus

v6.0.6

Choose a tag to compare

@Unitech Unitech released this 13 May 11:57

v6.0.5

Choose a tag to compare

@Unitech Unitech released this 15 Mar 10:24

6.0.5

v5.4.2

Choose a tag to compare

@Unitech Unitech released this 08 Jul 08:47

5.4.1

Choose a tag to compare

@Unitech Unitech released this 18 Jun 08:59

Update websocket dependency in pm2/agent submodule

5.4.0

Choose a tag to compare

@Unitech Unitech released this 24 May 12:59
  • drop old uuid sub dependency
  • #5782 add autostart true||false feature by @ultimate-tester
  • update modules

5.3.1

Choose a tag to compare

@Unitech Unitech released this 20 Jan 15:06
  • 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

Choose a tag to compare

@Unitech Unitech released this 15 Mar 20:58

5.2.2

Choose a tag to compare

@Unitech Unitech released this 13 Oct 08:06
  • fix cluster error avoiding process restart (#5396)
  • ensure increment_var value is a number (#5435)
  • update dependencies
  • add node latest to travis testing