Releases: sindresorhus/conf
Releases · sindresorhus/conf
v15.0.2
v15.0.1
v15.0.0
There are no known breaking changes, but it's a major release since it contains a large refactor, and that introduces risk.
- Add
.appendToArray()method a1dbf86 - Fix constructor validation preventing migrations from fixing invalid schema data a1b43e6
- Fix
clear()method to emit single change event 9b83a9d - Fix store setter to preserve internal migration data ceefe13
v14.0.0
v13.1.0
- Add
rootSchemaandajvOptionsoptions (#196) 2819caa - Add TypeScript overload for
.delete()to fix dot-notation typing (#197) 8fdcdd7
v13.0.1
v13.0.0
Breaking
- Switch from JSON Schema draft-v7 to draft-2020-12
- Please read about the breaking changes.
This is only a breaking change if you use the schema option.