github sindresorhus/conf v6.0.0

latest releases: v12.0.0, v11.0.2, v11.0.1...
4 years ago

Breaking for TypeScript users

  • Improve TypeScript typings (#73) ef63b11 ff54952 93ace80
    The types were made much better, but it will probably break for some users. You can now properly define a strongly-typed store. Example.
    Note: There's no way to use a dot-path like config.get('foo.bar') with a typed store. We're looking into how to support that: #86

Enhancements

Fixes

  • Add temporary workaround for Conf being packaged in a Snap app 68bbb46

v5.0.0...v6.0.0

Don't miss a new conf release

NewReleases is sending notifications on new releases.