js-beautify/CHANGELOG.md
2021-01-09 01:32:28 +00:00

58 KiB

Changelog

v1.13.x

Description

Closed Issues

v1.13.1

Description

Closed Issues

  • Option 'max_preserve_newlines' not working on beautify_css.js CSS Beautifier (#1863)
  • React Fragment Short Syntax <></> issue (#1854)
  • add viewport meta tag to index.html (#1843)
  • Add basic smarty templating support (#1820)
  • Tagged Template literals (#1244)

v1.13.0

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)

v1.12.0

Description

Closed Issues

  • Python jsbeautifier fails for special chars (#1809)
  • pip install cssbeautifier fails (#1808)
  • Add expand brace-style option to css beautifier (#1796)
  • Support nullish-coalescing (#1794)
  • Upgrade ga.js to analytics.js (#1777)
  • Newline rule not working with css-like files (#1776)
  • no new line after self closing tag (#1718)
  • HTML format, no break after ? (#1365)
  • Does this extension still supports applying Allman style to CSS? (#1353)
  • Add brace_style option for CSS (#1259)

v1.11.0

Description

Closed Issues

  • Please bump mkdirp to fix mkdirp@0.5.1 vulnerability (#1768)
  • Incorrect indentation of Handlebars inline partials (#1756)
  • Support optional-chaining (#1727)
  • Please support es module (#1706)
  • Support new js proposals: optional-chaining & pipeline-operator (#1530)
  • Optional

    closing not implemented (#1503)

v1.10.3

Description

Closed Issues

  • Unquoted href causes wrong indentation (#1736)
  • Broken private fields in classes (JS) (#1734)
  • Fix for python 2.7 and cli parameters (#1712)
  • Search (ctrl+f) works only in view field in CodeMirror (#1696)

v1.10.2

Description

Closed Issues

  • Please update CodeMirror Addon (#1695)
  • Nested braces indentation (#223)

v1.10.1

Description

Closed Issues

  • javascript fails to format when <?php > is first text inside