JS-Beautifier v1.14.4 Release Notes

    • ๐ŸŒ Extra space before !important added (#2056)
    • ๐Ÿšš css format removes space after quoted value (#2051)
    • Add grid-template-areas to NON_SEMICOLON_NEWLINE_PROPERTY list (#2035)
    • ๐Ÿšš CSS formatter removes useful space (#2024)
    • ๐Ÿ”„ CHANGELOG.md file was wiped out in v1.14.2 (#2022)
    • ๐ŸŒ Fails to recognize Handlebars block with whitespace control, e.g. {{~#if true ~}} (#1988)
    • ๐Ÿ‘Œ Support new sass @use syntax (#1976)
    • ๐Ÿšš Do not remove whitespace after number (#1950)
    • ๐ŸŒ html formatter doesn't support handlebars partial blocks (#>) (#1869)
    • ๐ŸŒ in keyword in class method causes indentation problem (#1846)
    • space_after_named_function not working inside an ES6 class (#1622)
    • ๐Ÿ’… Restyle website (#1444)
    • ๐ŸŒ improper line concatenation between 'return' and a prefix expression (#1095)