github sindresorhus/conf v11.0.0

latest releases: v13.0.1, v13.0.0, v12.0.0...
20 months ago

Breaking

  • Require Node.js 14 cea3d68
  • This package is now pure ESM. Please read this.
  • The projectName option is now required unless you use the cwd option.
    • Previously, the package fetched the package name from the closest package.json, but this is no longer possible with ESM.
    • If you target Node.js 18 or later, it's quite easy to read package.json.
  • The projectVersion option is now required if you use the migration option.
  • Remove encryption migration 80e1ff0
    • Make sure to upgrade to v10 first if you upgrade from a version earlier than v5.

v10.2.0...v11.0.0

Don't miss a new conf release

NewReleases is sending notifications on new releases.