This repository was archived by the owner on May 29, 2022. It is now read-only.
v2.0.0
<a name"2.0.0">
2.0.0 (2016-11-12)
Features
- index: implement a merge function with simpler syntax (5998808f)
Breaking Changes
- generateConfig only adds metadata when it does not already exist!
Set generateConfigOptions.alwaysAddBaseMetadata = true to go back to previous behavior.
You can now also turn off generateConfig merging metadata altogether.
(5998808f)