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)
- ๐ Extra space before