Releases: sindresorhus/conf
Releases · sindresorhus/conf
v7.1.0
v7.0.1
- Fix the package daa002c
v7.0.0
v6.2.4
v6.2.3
v6.2.1
v6.2.0
v6.1.0
v6.0.1
v6.0.0
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 likeconfig.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