Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 457 Bytes

CHANGELOG.md

File metadata and controls

19 lines (12 loc) · 457 Bytes

[1.0.0] - 2020-06-12

Added

  • Use .prettierignore to determine which files to format (.prettierignore needs to be in the workspace root).
  • Added a warning when an error occurs while looking up the Prettier configuration for a file.

Changed

  • (Breaking) Updated to Prettier 2.0.5.

[0.2.0] - 2020-02-29

Added

  • Don't include prettier in extension, but install when activating.

[0.1.0] - 2020-01-31

Added

  • Initial release.