JS-Beautifier v1.8.7 Release Notes

  • Description

    Closed Issues

    • ➕ Add tests for html indent_scripts option (#1518)
    • 👌 Support dynamic import (#1197)
    • 🌐 HTML: add an option to preserve manual wrapping of attributes (#1125)
    • 🌐 js-beautify adds a space between # and include (#1114)
    • space_after_anon_function doesn't work with anon async functions (#1034)
    • 🌐 Space before function arguments (space-after-function) (space-after-named-function) (#608)