Skip to content

Releases: sindresorhus/conf

v10.1.0

21 Nov 07:12
Compare
Choose a tag to compare

v10.0.3

15 Sep 19:49
Compare
Choose a tag to compare
  • Upgrade some dependencies f19ee6b

v10.0.2...v10.0.3

v10.0.2

08 Aug 09:49
Compare
Choose a tag to compare

v10.0.1...v10.0.2

v10.0.1

21 Apr 12:27
Compare
Choose a tag to compare
  • Fix issue with onDidChange not always being called (#143) 3a53356

v10.0.0...v10.0.1

v10.0.0

19 Apr 19:31
Compare
Choose a tag to compare

Breaking

v9.0.2...v10.0.0

v9.0.2

12 Feb 09:31
Compare
Choose a tag to compare

v9.0.1...v9.0.2

v9.0.1

07 Feb 12:45
Compare
Choose a tag to compare
  • Fix .reset() to correctly handle falsy default values (#141) 735225e

v9.0.0...v9.0.1

v9.0.0

22 Jan 17:30
Compare
Choose a tag to compare
  • Make the clearInvalidConfig option false by default b291021
    A lot of people found the previous default surprising.

v8.0.0...v9.0.0

v8.0.0

07 Jan 18:28
Compare
Choose a tag to compare

Breaking

  • Fix .clear() behavior (#136) 259ba9b
    Previously, it would not reset the values back to the default ones specified in the defaults or schema option. It correctly does this now.
  • Update ajv to version 7. This might affect user using the schema option.

v7.1.2...v8.0.0

v7.1.2

13 Aug 17:40
Compare
Choose a tag to compare

v7.1.1...v7.1.2