JS-Beautifier v1.13.0 Release Notes

Release Date: 2020-08-20 // over 3 years ago
  • Description

    ๐Ÿš€ This release truly fixes the python cssbeautifier installation and updates cssbeautifier cli to use the same general code as jsbeautifier.

    ๐Ÿš€ Also, as of this release Node.js 8.x is no longer guaranteed to work. Node.js 8.x LTS reached end-of-life in January 2020. ๐Ÿ‘ท Parts of our test infrastructure no longer support Node.js 8.x. The js-beautifier should still run on Node.js 8.x, but it is not part of the CI system and so not guaranteed to work.

    Closed Issues

    • ๐Ÿ”จ (internal) Refactor python cssbeautifier to reuse jsbeautifier CLI methods (#1832)
    • ๐ŸŒ (internal) Switch from node-static to serve (#1831)
    • ๐Ÿ›  Fixed pip install cssbeautifier (#1830)