- Converted to TypeScript, including type definitions.
- Converted to be an ES6 module.
- Added
Metalsmith#debug()
calls.
- Added the
stripHtml
option, on by default. - Added the
replacements
option.
- Use Metalsmith v2.4's
metalsmith.match()
instead ofminimatch
. - README update.
- Initial version.