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

Commit 1b5f065

Browse files
committed
Docs: 3.0.3 changelog [ci skip]
1 parent 244de06 commit 1b5f065

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## Version [3.0.3](https://github.com/jscs-dev/node-jscs/compare/v3.0.2...v3.0.3) (2016-02-16):
2+
3+
## Bug Fix
4+
- Misc: Make an exception for esnext/verbose since they are removed ([#2208](https://github.com/jscs-dev/node-jscs/pull/2208))
5+
- Will give a proper error message for any configuration options that should be removed.
6+
- Revert "Configuration: exclude nested node_modules by default" ([#2222](https://github.com/jscs-dev/node-jscs/pull/2222))
7+
- We wanted to ignored nested `node_modules` by default, but we will stick to ignoring the top level one by default.
8+
19
## Version [3.0.2](https://github.com/jscs-dev/node-jscs/compare/v3.0.1...v3.0.2) (2016-02-15):
210

311
## Bug Fix

0 commit comments

Comments
 (0)