Skip to content

Releases: sindresorhus/conf

v12.0.0

25 Oct 09:22
Compare
Choose a tag to compare

Breaking

v11.0.2...v12.0.0

v11.0.2

18 Jul 12:17
Compare
Choose a tag to compare
  • Fix types for .delete() to allow access by dot notation (#182) 5b9a6e3

v11.0.1...v11.0.2

v11.0.1

16 Jan 07:40
Compare
Choose a tag to compare

v11.0.0...v11.0.1

v11.0.0

16 Jan 03:01
Compare
Choose a tag to compare

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

v10.2.0

30 Jul 06:17
Compare
Choose a tag to compare

v10.1.2

30 Mar 19:11
Compare
Choose a tag to compare

v10.1.1...v10.1.2

v10.1.1

29 Nov 06:23
Compare
Choose a tag to compare
  • Fix the configFileMode option for TypeScript (#159) 07d275b

v10.1.0...v10.1.1

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