Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

v0.2.0

Compare
Choose a tag to compare
@kevinbarabash kevinbarabash released this 28 Feb 17:05
· 38 commits to master since this release

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.