UNPKG

502 BMarkdownView Raw
1<a name="2.0.0"></a>
2# [2.0.0](https://bitbucket.org/AppPress/eslint-config/compare/1.5.5...v2.0.0) (2017-07-10)
3
4
5### Features
6
7* update and reconfigure rules/exports ([b8a8d3a](https://bitbucket.org/AppPress/eslint-config/commits/b8a8d3a))
8
9
10### BREAKING CHANGES
11
12* The default export is now node 6+ rather than node 4. There are also new
13rules that will cause errors in some projects. Modules previously listed
14as dependencies are now listed as peer dependencies (as per the
15community standard).
16
17
18