This repository has been archived by the owner on Mar 26, 2023. It is now read-only.
Releases: fomantic/prettier
Releases · fomantic/prettier
2.8.3-patched
Official prettier v2.8.3 with the following patches:
- Enforce value line break after comma based on original data
2.8.1-patched
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