prettier v0.20.0 Release Notes

  • diff

    • ๐Ÿ›  Fix extra parens for update expressions (#796)
    • ๐Ÿ›  Fix empty options (#803)
    • ๐Ÿ›  Eagerly evaluate ifBreak when processing template literals (fixes #795
    • ๐Ÿ›  Fix function declaration params comments (#802)
    • โšก๏ธ Update flow to 0.40 (#808)
    • Correct link for travis
    • ๐Ÿ›  Fix function call args (#809)
    • ๐Ÿ‘ Properly support do (#811)
    • 0๏ธโƒฃ Do not put parenthesis around not named default export (#819)
    • โž• Adds another preset to related projects (#820)
    • ๐Ÿ›  Fix trailing commas in docs (#825)
    • Put short body of arrow functions on the same line (#829)
    • Preserve new lines for comments after = (#830)
    • ๐Ÿ›  Fix indentation of a merged group (#828)
    • Migrate class comments to the beginning (#831)
    • โšก๏ธ Update list of related projects (#833)
    • ๐Ÿ‘ Allow breaking for logical expressions in member chains (#827)