UNPKG

213 BMarkdownView Raw
1# Changelog
2
3## 1.1.0
4
5- Add `rcExtensions` option.
6
7## 1.0.2
8
9- Fix handling of `require()`'s within JS module configs.
10
11## 1.0.1
12
13- Switch Promise implementation to pinkie-promise.
14
15## 1.0.0
16
17- Initial release.