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

Releases: fomantic/prettier

2.8.3-patched

20 Jan 12:36
Compare
Choose a tag to compare

Official prettier v2.8.3 with the following patches:

  • Enforce value line break after comma based on original data

2.8.1-patched

21 Dec 18:26
Compare
Choose a tag to compare

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