JS-Beautifier v1.10.0 Release Notes

Release Date: 2019-05-02 // almost 5 years ago
    • 🌐 beautifying scss selector with colon in it adds space (#1667)
    • 🌐 Javascript multiline comments duplicates (#1663)
    • 🌐 Tokenizer crashes if the input terminates with a dot character. (#1658)
    • 🌐 stop reformatting valid css \! into invalid \ ! (#1656)
    • 🌐 wrong indent for unclosed <? - need to support disabling templating (#1647)
    • 💅 Beautify inserts space before exclamation mark in comment <!-- in css (#1641)
    • 🌐 'less' mixins parameter formatting problem (#1582)
    • 🔄 Change css tests to use 4 space indenting instead of tabs (#1527)
    • 🌐 Braces after case get pushed onto new line (#1357)
    • 🌐 Extra space in pseudo-elements and pseudo-classes selectors (#1233)
    • 🌐 LESS formatting - mixins with multiple variables (#1018)
    • 🐛 Bug in less format (#842)