File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 11
2+ ## 3.5.0
3+
4+ - feat: #4220 #2941 #4196 improve pm2 serve for SPA - autoredirect requests to index.html if --spa
5+ - feat: on pm2 show <app >, display metric unit and divergent environment variables
6+ - feat: #4157 tweak systemd script to auto restart PM2 in case of crash failure
7+ - fix: #4212 on pm2 show, avoid crash when versioning comment is not present
8+ - fix: #4171 fix pm2 list when small screen
9+ - fix: #4197 fix pm2 unstartup for macOS
10+ - fix: #2764 in pm2 monit, only display log of selected application
11+ - fix: #2793 pm2 monit, rolling log buffer, avoid crash and performance issues
12+ - fix: #4060 do not emit online when application is errored
13+ - chore: remove nssocket in dependencies
14+
215## 3.4.1
316
417- fix: allow pm2 register / pm2 monitor
Original file line number Diff line number Diff line change 11{
22 "name" : " pm2" ,
33 "preferGlobal" : true ,
4- "version" : " 3.4.2 " ,
4+ "version" : " 3.5.0 " ,
55 "engines" : {
66 "node" : " >=6.0.0"
77 },
You can’t perform that action at this time.
0 commit comments