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

Commit a5e5bde

Browse files
committed
Misc: add 3.0.5 changelog
1 parent ea2c3f7 commit a5e5bde

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## Version [3.0.5](https://github.com/jscs-dev/node-jscs/compare/v3.0.4...v3.0.5) (2016-06-21):
2+
3+
Small fixes for ES6/7 related to [CST](https://github.com/cst/cst) which consisted of updating this package since those fixed were made in there.
4+
5+
And also there is one fix related to `fileExtension` option
6+
7+
### Bug fixes
8+
* Configuration: Do not set default options if preset is set (Oleg Gaidarenko)
9+
* Misc: bump CST version to 0.4.0 (Oleg Gaidarenko)
10+
* Docs: remove yandex preset from overview (Oleg Gaidarenko)
11+
* Docs: add intro delimiter to readme (Oleg Gaidarenko)
12+
* Misc: use correct headers in changelog (Oleg Gaidarenko)
13+
* Misc: correct changelog auto-replace result (Oleg Gaidarenko)
14+
* Misc: correct changelog jscs version (Oleg Gaidarenko)
15+
* Misc: changelog should be consistent (Oleg Gaidarenko)
16+
117
## Version [3.0.4](https://github.com/jscs-dev/node-jscs/compare/v3.0.3...v3.0.4) (2016-06-04):
218

319
Fixed some bugs, correctly output CST errors plus improve speed and memory consumption

0 commit comments

Comments
 (0)