This repository was archived by the owner on Mar 23, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 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
319Fixed some bugs, correctly output CST errors plus improve speed and memory consumption
You can’t perform that action at this time.
0 commit comments