v9.0.0
This release does not pass code through standard --fix to fix formatting, it uses prettierx instead.
Breaking changes:
- Custom configuration happens through
.prettierrcinstead of.eslintrc - If you use eslint, you need to extend
prettierandprettier/standardin .eslintrc - Output matches the output of prettier
- Prettier upgraded to 16