JS-Beautifier v1.5.3 Release Notes

  • Description

    • ๐Ÿ›  High priority bug fixes
    • ๐Ÿ›  Major fixes to css-beautifier to not blow up LESS/SCSS
    • ๐Ÿ›  Lower priority bug fixes that were very ugly

    ๐ŸŒ https://github.com/beautify-web/js-beautify/compare/v1.5.2...v1.5.3

    Closed Issues

    • ๐ŸŒ [TypeError: Cannot read property 'type' of undefined] (#548)
    • ๐Ÿ› Bug with RegExp (#547)
    • ๐ŸŒ Odd behaviour on less (#520)
    • ๐ŸŒ css beauitify (#506)
    • ๐ŸŒ Extra space after scss pseudo classes. (#500)
    • ๐ŸŒ Generates invalid scss when formatting ampersand selectors (#498)
    • ๐ŸŒ bad formatting of .less files using @variable or &:hover syntax (#489)
    • ๐ŸŒ Incorrect beautifying of CSS comment including an url. (#466)
    • ๐ŸŒ Handle SASS parent reference &: (#414)
    • ๐ŸŒ Js-beautify breaking selectors in less code. (#410)
    • ๐ŸŒ Problem with "content" (#364)
    • ๐ŸŒ Space gets inserted between function and paren for function in Define (#313)
    • ๐ŸŒ beautify-html returns null on broken html (#301)
    • ๐Ÿ‘• Indentation of functions inside conditionals not passing jslint (#298)