All Versions
140
Latest Version
Avg Release Cycle
33 days
Latest Release
-
Changelog History
Page 2
Changelog History
Page 2
-
v4.5.3 Changes
- ⬆️ bump vizion from 0.2.13 to 2.2.1 (Snyk CVE)
- ⬆️ bump chokidar to 3.5.1
-
v4.5.2 Changes
- ⬆️ bump @pm2/js-api
-
v4.5.1 Changes
- 🛠 fix: cron in cluster mode was not restarting process after one pass - fixes #4834 #4733 #4307 #4834
- 🛠 fix: restore --sort option on
pm2 ls
- fix #4536 - 🛠 fix: fix tests with npm7
- 🛠 fix: restore warning message about process list changed and not dumped
- chore: alias
--cron
with--cron-restart
- ✅ chore: test PM2 againt Node.js 15.x
- ⬆️ chore: upgrade systeminformation and debug module to latest - PR #4892 by @AdamMajer
- ✅ chore: drop Node 9.x from travis testing
- 🚚 chore: remove ps-list module
-
v4.5.0 Changes
September 29, 20204.5.0
- 🛠 fix: creating log folder in sync mode. #4846 - PR #4844 by @QS20199
- 👍 fix: PM2 unable to run ESM packages: ERR_UNSUPPORTED_ESM_URL_SCHEME #4839 - PR #4841 by @ox-harris
- 🛠 fix: Use opts.namespace if it was passed in. Previously, it was ignored. #4778 - PR #4791 by @sbleon
- 🛠 fix: Prevent reloadLogs command from hanging. #4781 - PR #4782 by @mbrooks and Franck Danard
- 🛠 fix: backward compatibility fix for tarball modules - PR #4767 by @ykolbin
- 🛠 fix: Operation not permitted on call setgid #2957 - PR #4681 by @guard43ru
- ⬆️ chore: upgrade dependencies
-
v4.4.1 Changes
August 17, 2020 -
v4.4.0 Changes
April 23, 2020- 🔋 feature: support Node v14.0
-
v4.3.1 Changes
April 22, 2020- ⏪ Rollback to vizion < 1.0
-
v4.3.0 Changes
April 18, 2020- 🔋 feature: reduce by 1/3 pm2 package size (drop moment, lodash)
- 🔋 feature: pm2 start app.js --filter-env NODE_ENV #4596
- 🔋 feature: print logs of a particular namespace #4517 @bvsubhash
- 🔋 feature: trigger all the process using 'all' or trigger all processes in a particular namespace #4518 @bvsubhash
- 🔋 feature: support ecosystem.config.cjs #4662 @Timic3
- 🛠 fix: disable log (--error /dev/null --output /dev/null) on Windows #4560 @codpot
- 🛠 fix: pm2 install <tar_file> adaptation #4593 @adunkey
- 🛠 fix: add type for pm2.reload with optional options parameter #4615 @kevindoveton
- 🛠 fix: add
ignore_watch
to StartOptions types #4629 @jlvcm - 🛠 fix: fix --cwd CLI option description #4639 @warpdesign
- 🛠 fix: do not require cron if not necessary in CLI
- 🛠 fix: upgrade mkdirp to 1.0.4 (sec vuln) #4638
- ✅ chore: bump mocha to latest + drop mocha.opts + add .mocharc.yml
- chore: pm2 init ecosyst file template changes
- 🚀 chore: [email protected] (revert fix)
- 👍 chore: [email protected] (instant trace + broadcast trace threshold + boolean metrics support)
-
v4.2.3 Changes
January 21, 2020- 🛠 fix: Fix an import error on Node 9.x
-
v4.2.2 Changes
January 20, 2020