Skip to content
This repository was archived by the owner on Mar 23, 2024. It is now read-only.

Commit c4dd30e

Browse files
committed
Prepare for version 1.5.5
1 parent d6552ce commit c4dd30e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
Version 1.5.5
2+
* Add allowUrlComments to yandex preset (ikokostya)
3+
* Improve requireMultipleVarDecl rule (Oleg Gaidarenko)
4+
* Improve fileExtension option (Oleg Gaidarenko)
5+
* Perform file check by direct reference (Oleg Gaidarenko)
6+
* Comma not on the same line with the first operand (Oleg Gaidarenko)
7+
* Simplify doc instruction a bit (Oleg Gaidarenko)
8+
* Generate "jscs-browser.js" only during publishing (Oleg Gaidarenko)
9+
* Fix tests for requireSpaceBeforeBinaryOperators (lemmy)
10+
111
Version 1.5.4
212
* Fix crash caused by multiline case statements that fall through for validateIndentation rule (Mike Sherov)
313

0 commit comments

Comments
 (0)