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

2.8.1-patched

Compare
Choose a tag to compare
@lubber-de lubber-de released this 21 Dec 18:26
· 43 commits to main since this release

Official prettier v2.8.3 with the following patches:

  • Fix semicolon duplicated at the end of file
  • Fix no space after unary minus when followed by opening parenthesis
  • Do not change case of property name if inside a variable declaration
  • Enforce value line break after comma based on original data