jstransformer-verbatim
Version:
A transformer that acts as a pass-through.
28 lines (15 loc) • 380 B
Markdown
# Changelog
## v1.1.1: 2016-12-22
- Restored new line before and after string
## v1.1.0: 2016-12-19
- Update Boilerplate
- Removed adding the new lines at the beginning and end
## v1.0.0: 2015-08-04
- No changes
- Stable release
## v0.0.2: 2015-03-29
- Use `'html'` as output format
## v0.0.1: 2015-02-15
- Fix transformer name
## v0.0.0: 2015-02-15
- Initial release