The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changelog

v1.5.4

Description

https://github.com/beautify-web/js-beautify/compare/v1.5.3...v1.5.4

Closed Issues

v1.5.3

Description

https://github.com/beautify-web/js-beautify/compare/v1.5.2...v1.5.3

Closed Issues

v1.5.2

Description

https://github.com/beautify-web/js-beautify/compare/v1.5.1...v1.5.2

Closed Issues

v1.5.1

Description

Highlights: * Fixes var declaration of objects and arrays to indent correctly (#256, #430) * Support keywords as IdentifierNames such as foo.catch() (#309, #351,#368, #378) * Improved indenting for statements (#289) * Improved ES6 support - let, const, template strings, and "fat arrow" * Support for non-ASCII characters in variable names (#305) * Multiple fixes to requirejs support and added tests to protect in future * Improved LESS support (still plenty of room for improvement in this area) * Do not add space after !!

https://github.com/einars/js-beautify/compare/v1.4.2...v1.5.1

Closed Issues

v1.4.2

Description

Release quick fix for python errno error that has started being more heavily reported Initial release of css beautifier ported to python Additional minor fixes and enhancements

Closed Issues

v1.4.1

Description

Incremental fixes and improvements

Closed Issues

v1.4.0

Description

Given the breadth of the changes in the code and api, bump to 1.4.0 for the next release.

https://github.com/einars/js-beautify/compare/v1.3.4...v1.4.0

Closed Issues

v1.3.4

Description

1.3.3 introduced an change to function formatting. This fixes primarily that but also a few other tweaks.

Closed Issues

v1.3.3

Description

Another good set of fixes.

Closed Issues

v1.3.2

Description

Seems like there are enough features on master to justify a patch revision. To wit:

https://github.com/einars/js-beautify/compare/v1.3.1...master

Closed Issues