This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
v0.2.0
Bug fixes:
- prettier can now be used with code that uses optional chaining and nullish coalescing
Breaking changes:
- babel dependencies have been upgraded and vendored version of
@babel/generator
has been abandoned. The result is that some blank lines will be removed and in some case trailing comments that would normally appear on the next line now appear at the end of the previous line.