mocha-jscs
Version:
Add jscs as mocha test in your test suite.
96 lines (38 loc) • 2.37 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
<a name="5.0.1"></a>
## [5.0.1](https://github.com/tomchentw/mocha-jscs/compare/v5.0.0...v5.0.1) (2016-05-31)
<a name="5.0.0"></a>
# [5.0.0](https://github.com/tomchentw/mocha-jscs/compare/v4.2.1...v5.0.0) (2016-05-15)
### Features
* **package.json:** upgrade jscs version (#11) ([97e3f86](https://github.com/tomchentw/mocha-jscs/commit/97e3f86))
<a name="4.2.1"></a>
## [4.2.1](https://github.com/tomchentw/mocha-jscs/compare/v4.2.0...v4.2.1) (2016-04-28)
<a name="4.2.0"></a>
# [4.2.0](https://github.com/tomchentw/mocha-jscs/compare/v4.1.1...v4.2.0) (2016-01-31)
### Bug Fixes
* **package.json:** update devDependencies ([0c9464e](https://github.com/tomchentw/mocha-jscs/commit/0c9464e))
<a name="4.1.1"></a>
## [4.1.1](https://github.com/tomchentw/mocha-jscs/compare/v4.1.0...v4.1.1) (2016-01-31)
<a name="4.1.0"></a>
# [4.1.0](https://github.com/tomchentw/mocha-jscs/compare/v4.0.0...v4.1.0) (2016-01-31)
<a name="4.0.0"></a>
# [4.0.0](https://github.com/tomchentw/mocha-jscs/compare/v3.0.0...v4.0.0) (2015-09-30)
### Features
* **index.js:** use colorized output ([42ca2ca](https://github.com/tomchentw/mocha-jscs/commit/42ca2ca)), closes [#9](https://github.com/tomchentw/mocha-jscs/issues/9)
<a name"3.0.0"></a>
## 3.0.0 (2015-09-21)
#### Bug Fixes
* **index.js:** timeout to 30s a la mocha-jshint ([10792e16](https://github.com/tomchentw/mocha-jscs.git/commit/10792e16))
<a name"2.0.0"></a>
## 2.0.0 (2015-09-07)
#### Features
* **package.json:** upgrade to jscs@2.1.1 ([ff1743a6](https://github.com/tomchentw/mocha-jscs.git/commit/ff1743a6), closes [#6](https://github.com/tomchentw/mocha-jscs.git/issues/6), [#7](https://github.com/tomchentw/mocha-jscs.git/issues/7))
## 1.2.0 (2015-06-17)
#### Features
* **index.js:** switch to checkPath for both files and directories ([2274e3b5](https://github.com/tomchentw/mocha-jscs.git/commit/2274e3b5dfda29545c93ea2b4a714b808791ffe6))
## 1.1.0 (2015-04-29)
### 1.0.2 (2014-11-20)
### 1.0.1 (2014-10-26)
#### Features
* **index.js:** create mocha suite with paths ([07dfcd2d](https://github.com/tomchentw/mocha-jscs.git/commit/07dfcd2d8589a85d12163771e62c8a30d8c99740))