node-config v2.0.0 Release Notes

Release Date: 2018-07-26 // over 5 years ago
  • Potential for backward incompatibility requiring a major version bump.

    ⬆️ Safe to upgrade to major version 2 if you're using a recent NodeJS version and you're not trying to mutate config arrays.

    • Added array immutability - jacobemerick
    • Removed Node V.4 support