babel-plugin-generator-prettier
Version:
Babel plugin to use prettier for transformed code output
17 lines (10 loc) • 361 B
Markdown
# babel-plugin-generator-prettier change log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## 1.2.0
* Support options from newer `prettier` versions.
Thanks [@mmiller42](https://github.com/mmiller42)!
## 1.1.0
* Add source maps support.
## 1.0.0
* Initial release.