Releases: kentcdodds/eslint-find-new-rules
Releases · kentcdodds/eslint-find-new-rules
v2.0.2
<a name"2.0.2">
2.0.2 (2016-08-31)
Bug Fixes
- deprecate: Publish deprecation notice (c0d0ee6a)
v2.0.1
<a name"2.0.1">
2.0.1 (2016-04-11)
Bug Fixes
- usage: use latest version of lodash.difference (#33) (3823e54c)
v2.0.0
<a name"2.0.0">
2.0.0 (2016-03-29)
Breaking Changes
v1.2.0
<a name"1.2.0">
1.2.0 (2016-03-20)
Bug Fixes
- coverage: ignored branch coverage (49fd8234)
- plugin:
- Rename rules according to plugin name (81e1b47d)
- Fix collecting keys for a plugin's rule set (ae0bde2d)
- tests: Fix mock up of referenced plugin (329947ec)
Features
v1.1.0
<a name"1.1.0">
1.1.0 (2016-03-19)
Bug Fixes
- lib:
- Restore original behavior when invoking without any argument (14a9de7b)
- Assure comp. with Node 0.10 (c1205f97)
- tests: Alter tests to reflect the module's originally intended behavior (ffb0f16d)
Features
- lib: Support extends and plugins (18b8aae8)
v1.0.3
<a name"1.0.3">
1.0.3 (2016-03-17)
Bug Fixes
- tests:
- Correct link to required bin.js (977b6316)
- Use proxyquire to mock fs object instead of mocking the filesystem. (7f967044)
v1.0.2
<a name"1.0.2">
1.0.2 (2016-03-16)
Bug Fixes
- readme: fix typos in readme file (4a4bfa4b)
v1.0.1
<a name"1.0.1">
1.0.1 (2016-03-16)
Bug Fixes
- docs: Commit random stuff to force a docs release (00aa680a)
v1.0.0
<a name"1.0.0">
1.0.0 (2016-03-16)
Bug Fixes
- compat: Fix issues with node@^0.10 (7055b70f)
Features