prettier v0.18.0 Release Notes

  • diff

    • ๐Ÿ›  fix --debug-check
    • [JSX] Don't add newline following newline (#690)
    • ๐Ÿ“„ [Docs] Use replaceState API when demo code changes (#710)
    • Do not inline new as last argument (#705)
    • Inline objects & arrays as right part of a boolean expression (#692)
    • ๐Ÿšš [RFC] Remove parenthesis object special case (#689)
    • ๐Ÿ–จ Ensure importKind is printed (#718)
    • โšก๏ธ [Docs]: update Readme to reference VS extension (#720)
    • ๐Ÿ“„ docs: Add pre-commit hook with ๐Ÿšซ๐Ÿ’ฉ lint-staged section to the README (#714)
    • [RFC] Preserve new lines between array elements (#707)
    • Do not put \n inside of empty object method bodies (#706)
    • Align boolean inside of arrow functions (#691)
    • ๐Ÿ›  Fix trailing new lines preservation (#724)
    • Unified Split