prettier v0.15.0 Release Notes

  • diff

    • ๐Ÿ›  Fix syntax error in empty object with dangling comment (#533)
    • ๐Ÿ›  Fix closing call expression commented out (#530)
    • โšก๏ธ Update bracketSpacing comment to say it's about {} (#529)
    • โž• Add 0.14.1 to CHANGELOG (#525)
    • ๐Ÿ–จ Print \x and \u escapes in strings and regexes lowercase (#522)
    • ๐Ÿ›  Fix Jetbrains example screenshot url. (#534)
    • Preserve next line with trailing comment (#535)
    • Break nested calls (#517)
    • โšก๏ธ Update snapshot tests from conflicting PRs
    • ๐Ÿ–จ Reimplement MemberExpression printing (#469)
    • โœ‚ Remove spurious test.js
    • ๐Ÿ›  Fix small typo on Jetbrains section (#552)
    • [JSX] Handle non-breaking space (#557)
    • ๐Ÿ‘‰ Make comments between if & else to look good (#544)
    • Whitelist UnaryExpression for parentless objects (#545)
    • ๐Ÿ‘‰ Make comments inside of MemberExpression look good (#556)