JS-Beautifier v1.5.6 Release Notes

  • Description

    • 👍 JSX support!
    • Alternative Newline Characters
    • 🛠 CSS and JS comment formatting fixes
    • General bug fixing

    Closed Issues

    • 🛠 Fix tokenizer's bracket pairs' open stack (#693)
    • 🌐 Indentation is incorrect for HTML5 void tag (#692)
    • 🌐 Line wrapping breaks at the wrong place when the line is indented. (#691)
    • 🌐 Publish v1.5.6 (#687)
    • 🌐 Replace existing file fails using python beautifier (#686)
    • 🌐 Pseudo-classes formatted incorrectly and inconsistently with @page (#661)
    • doc: add end_with_newline option (#650)
    • 👌 Improve support for xml parts of jsx (React) => spaces, spread attributes and nested objects break the process (#646)
    • 🌐 html-beautify formats handlebars comments but does not format html comments (#635)
    • 👌 Support for ES7 async (#630)
    • 🌐 css beautify adding an extra newline after a comment line in a css block (#609)
    • 🌐 No option to "Indent with tabs" for HTML files (#587)
    • 🌐 Function body is indented when followed by a comment (#583)
    • 🌐 JSX support (#425)
    • 🌐 Alternative Newline Characters (#260)