Prettier

Prettier

  • Playground
  • About
  • Usage
  • Blog
  • GitHub

โ€บRecent Posts

Recent Posts

  • Prettier 1.15: HTML, Vue, Angular and MDX Support
  • Prettier 1.14: YAML Support
  • Prettier 1.13: Conquering the web!
  • Prettier 1.12: Fixes, Features, and Formatting, Oh My!
  • Prettier for PHP 0.1: First alpha release ๐ŸŽ‰

Prettier 1.15: HTML, Vue, Angular and MDX Support

November 7, 2018

Ika (@ikatyang)

This release adds support for HTML, Vue, Angular and MDX. It also respects decorator position, adds an option for JSX single quotes, allows parser inference via shebang, adds support for several new syntax features, and has a few formatting tweaks.

Read More

Prettier 1.14: YAML Support

July 29, 2018

Ika (@ikatyang)

This release adds YAML support, pragma (i.e. /** @prettier */) support for every language, and improves performance on large files. It also adds support for several new syntax features, and has a few formatting tweaks to make your code even prettier. โœจ

Read More

Prettier 1.13: Conquering the web!

May 27, 2018

Lucas Duailibe (@duailibe)

This releases adds support for several new syntax features, formatting fixes and first-class support for working in the browser.

Read More

Prettier 1.12: Fixes, Features, and Formatting, Oh My!

April 11, 2018

Suchipi (@suchipi)

Hello everyone, and welcome to Prettier 1.12.0! This release contains a lot of bugfixes, formatting adjustments, new features for our plugin API, and new Markdown features.

Read More

Prettier for PHP 0.1: First alpha release ๐ŸŽ‰

April 9, 2018

Christian Zosel (@chrzosel)

After more than 200 merged pull requests since mid December 2017, we're happy to announce the first alpha release of Prettier for PHP. In this blog post, we'd like to give a short overview of how the plugin works, its philosophy, and what to expect in the future.

Read More

Prettier 1.11: CSS fixes and new TypeScript feature support

February 26, 2018

Suchipi (@suchipi)

This release features a ton of CSS formatting fixes as well as support for some new TypeScript features, in addition to some general bugfixes for other languages.

Since the last release, the Prettier website has gotten an all-new design thanks to @orta!

Facebook is ๐Ÿ’ฏ% Prettier

Another exciting announcement is that all the JavaScript files in the Facebook codebase have now been converted to Prettier! What's mindblowing is that there hasn't been a concerted push to convert the codebase to Prettier, we just added the tooling in place and documentation on how to migrate a folder to Prettier and people just started converting their piece of the codebase.

In 8 months, 75% of the codebase was organically converted and last week we did a final push to convert the rest and enforce that every file from now on is using Prettier! It shows that Prettier is robust to support all the crazy edge cases you can imagine and also that it provides a lot of value given the crazy adoption rate.

Read More

Prettier 1.10: One Year of Prettier ๐ŸŽ‚

January 10, 2018

Christopher Chedeau (@vjeux)

Happy Prettier-versary! It's pretty incredible that Prettier was only released a year ago and has already seen such a massive adoption and great number of contributors. For this special release, we're going to do a small retrospective around the project.

It's also an exciting release in itself because Prettier now has partial support for .vue files and the internals have been refactored such that there's a proper plugin API in order to support different languages!

Read More

Prettier 1.9: JSX Fragments, EditorConfig and Arrow Parens

December 5, 2017

Lucas Duailibe (@duailibe)

This release adds an option for arrow function parens in arguments, support for the new JSX fragment syntax (<>), support for .editorconfig files, and nice additions to our GraphQL and Markdown support.

Read More

Prettier 1.8: Markdown Support

November 7, 2017

Lucas Azzola (@azz)

This release adds Markdown support, a new --insert-pragma flag, fixes a number of formatting issues, adds support for some new experimental operators, and improves our editor integration support.

Read More

Prettier 1.7: JSX tweaks, Pragma, TypeScript and CSS fixes

September 15, 2017

@suchipi

This release features some bugfixes and tweaks around JSX, TypeScript, CSS, and JavaScript formatting, as well as a couple new features.

Read More
Next โ†’
Prettier
Docs
AboutUsage
Community
User ShowcaseStack OverflowChat on Gitter@PrettierCode on TwitterFollow Prettier on Twitter
More
BlogGitHubIssuesStar