JS-Beautifier v1.9.0-beta5 Release Notes

Release Date: 2019-01-30 // over 5 years ago
  • Description

    • ๐Ÿ›  Fixed Tab indenting - when requested tabs used universally, tab size customizeable (#1294, #1551)
    • ๐ŸŒ Accurate line wrapping - Layout always wraps when line length exceed specified column (#284, #1238)
    • ๐Ÿ‘Œ Improved Template handling in HTML - Go, Django, Handlebars, ERB/EJS/ASP, PHP (still only handlebars indenting) (#881, #1602, #1620)
    • ๐Ÿ‘Œ Improved Template handling in Javascript - ERB/EJS/ASP, PHP (no indenting, no Django or Handlebars due to potential syntax problems) (#1377)
    • ๐Ÿ›  Fixed indenting of mustache inverted conditionals (#1623 @e2tha-e)
    • ๐Ÿ›  Fixed indenting for tags with option end tags (#1213)

    ๐ŸŒ https://github.com/beautify-web/js-beautify/milestone/23?closed=1