- What type of object(s) does this option expect? Strings? Arrays? Please provide examples. > Note: For presets that expects a configuration object, such as [`conventionalcommits`](https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-conventionalcommits), the `presetConfig` option must be set. - Do any other presets require this option? - Do any presets not *require* it, but allow it to be used to configure the preset? --- `conventional-changelog-conventionalcommits` no longer requires the presetConfig to be set. The corresponding parameter is optional these days.