Prettier 1.4: TypeScript and CSS support
This release introduces support for TypeScript, CSS, Less, and SCSS languages to Prettier!
June 3, 2017
This release introduces support for TypeScript, CSS, Less, and SCSS languages to Prettier!
May 3, 2017
This post provides an update to Facebook's adoption or Prettier, outlines our progress on TypeScript, and details some of the improvements and fixes included in the 1.3.0 release of Prettier.
April 20, 2017
1.0 is not the end of prettier, we're going to continue to work on the long tail of formatting issues in order to make it an awesome JavaScript code formatter. You should expect minor version releases like this one to change small things and edge cases but nothing major or controversial.
April 13, 2017
This post was written by vjeux and edited by jlongster, and originally published here
We officially announced
prettier over two months ago as a way to
solve the problem of wasting time formatting your code. It started as an
experiment but it clearly resonated with a lot of people, amassing ~7000 GitHub
stars and over 100,000 monthly npm downloads
in just two months.