Skip to content

Releases: Tomas2D/pm2-master-process

v2.0.0

16 Mar 13:12
Compare
Choose a tag to compare

What's Changed

✨ Replace instances with processes [b7485d3]
✨ ESM/CJS modules [c49e245]
⬆️ Upgrade all deps [e64295b]
🔧 Enable experimentalDecorators and emitDecoratorMetadata properties [ea70bbd]

Full Changelog: v1.3.2...v2.0.0

v1.3.2

10 Sep 10:22
Compare
Choose a tag to compare

Added

  • ✨ Add "getMasterInstanceId" function [f99c173]

Changed

  • ♻️ Use warn log when not in PM2 [23eb736]

  • ⬆️ Switch to Node 16.16.0 [43eca51]

Miscellaneous

  • Merge pull request #25 from Tomas2D/dependabot/npm_and_yarn/typescript-4.8.3 [d2cb62c]
  • Bump typescript from 4.8.2 to 4.8.3 [1af15a8]
  • Merge pull request #24 from Tomas2D/dependabot/npm_and_yarn/types/node-16.11.58 [c8c4f5e]
  • Bump @types/node from 16.11.56 to 16.11.58 [ee07f60]
  • Merge pull request #22 from Tomas2D/dependabot/npm_and_yarn/typescript-4.8.2 [5ea3b41]
  • Merge pull request #21 from Tomas2D/dependabot/npm_and_yarn/types/node-16.11.56 [0c8c395]
  • Bump typescript from 4.7.4 to 4.8.2 [1818f27]
  • Bump @types/node from 16.11.55 to 16.11.56 [8b4100d]
  • Merge pull request #20 from Tomas2D/dependabot/npm_and_yarn/types/node-16.11.55 [b70de21]
  • Bump @types/node from 16.11.49 to 16.11.55 [6effea0]
  • Merge pull request #17 from Tomas2D/dependabot/npm_and_yarn/types/node-16.11.49 [17a3a76]
  • Bump @types/node from 16.11.47 to 16.11.49 [b42fb01]
  • Merge pull request #9 from Tomas2D/dependabot/npm_and_yarn/lint-staged-13.0.3 [59a15e9]
  • 📝 Add API section to README [7c88164]
  • Bump lint-staged from 10.5.4 to 13.0.3 [023bfd4]
  • Merge pull request #5 from Tomas2D/dependabot/npm_and_yarn/husky-8.0.1 [8371c93]
  • Merge pull request #15 from Tomas2D/dependabot/npm_and_yarn/types/node-16.11.47 [7cd0d5b]
  • Bump @types/node from 16.11.46 to 16.11.47 [b277707]
  • Merge pull request #14 from Tomas2D/dependabot/npm_and_yarn/types/node-16.11.46 [12c445c]
  • Bump @types/node from 16.11.45 to 16.11.46 [e4e2ff9]
  • Merge pull request #13 from Tomas2D/dependabot/npm_and_yarn/types/node-16.11.45 [8ff5933]
  • Bump @types/node from 16.11.26 to 16.11.45 [ca12c68]
  • Merge pull request #8 from Tomas2D/dependabot/npm_and_yarn/prettier-2.7.1 [661a3f0]
  • Bump prettier from 2.6.0 to 2.7.1 [b66c6fd]
  • Bump husky from 7.0.4 to 8.0.1 [573a0ea]

v1.3.0

19 Jul 09:04
Compare
Choose a tag to compare

v1.3.0

Changed

  • ♻️ By default, use only "online" nodes in cluster [e7d07c4]
  • ⚡ Reuse PM2 connection [f91417f]

Full Changelog: v1.2.7...v1.3.0

v1.2.7

18 Jul 21:49
Compare
Choose a tag to compare

Changed

  • ♻️ Remove Object.freeze from Config [9ac0ef0]
  • 🔧 Setup Dependabot auto updates [7bc19be]
  • 🔧 Update repository info in package.json [80307dc]
  • ⬆️ Upgrade dependencies [d0f4f5f]

Removed

  • 🔥 Remove comments from tsconfig [7280e94]

Fixed

  • 🐛 Identification of process in shared PM2 environment [e689c9c]

Miscellaneous

  • Merge pull request #6 from Tomas2D/dependabot/npm_and_yarn/typescript-4.7.4 [bc4a77b]
  • Bump typescript from 4.6.2 to 4.7.4 [5bc5fbb]
  • Merge pull request #4 from Tomas2D/dependabot/npm_and_yarn/async-2.6.4 [0a7b74b]
  • Bump async from 2.6.3 to 2.6.4 [332c43c]
  • Merge pull request #2 from Tomas2D/dependabot/npm_and_yarn/follow-redirects-1.14.8 [b00dd4f]
  • Merge pull request #3 from Tomas2D/dependabot/npm_and_yarn/vm2-3.9.7 [e0f9a03]
  • Bump vm2 from 3.9.5 to 3.9.7 [20af3c4]
  • Bump follow-redirects from 1.14.7 to 1.14.8 [534c741]
  • Update README.md [af0049e]

v1.2.2

17 Jan 19:46
Compare
Choose a tag to compare

What's Changed

  • Bump follow-redirects from 1.14.4 to 1.14.7 by @dependabot in #1

New Contributors

Full Changelog: v1.2.1...v1.2.2

v1.2.1

05 Jan 15:01
Compare
Choose a tag to compare

Full Changelog: v1.1.0...v1.2.1

v1.1.0

16 Dec 19:05
Compare
Choose a tag to compare

✨ Add getSlavesCount feature, update README

v1.0.0

23 Oct 13:14
Compare
Choose a tag to compare