node/tools/eslint/node_modules/vfile/history.md
Rich Trott c5adb5f008
tools: update ESLint to 4.2.0
ESLint 4.2.0 contains a fix for a bug that is blocking us from moving to
the non-legacy stricter indentation linting. Update to 4.2.0 to remove
the blocking issue.

Backport-PR-URL: https://github.com/nodejs/node/pull/14859
PR-URL: https://github.com/nodejs/node/pull/14155
Ref: https://github.com/eslint/eslint/issues/8882
Ref: https://github.com/eslint/eslint/pull/8885
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
2017-09-05 12:49:53 -04:00

56 lines
2.3 KiB
Markdown

<!--remark setext-->
<!--lint disable no-multiple-toplevel-headings-->
1.4.0 / 2016-04-18
==================
* Add support for passing `ruleId` to `message()` ([`77547fb`](https://github.com/wooorm/vfile/commit/77547fb))
1.3.1 / 2016-01-21
==================
1.3.0 / 2016-01-21
==================
* Refactor API signatures in `readme.md` ([`d41883c`](https://github.com/wooorm/vfile/commit/d41883c))
* Add npm deployment to Travis ([`0d236c0`](https://github.com/wooorm/vfile/commit/0d236c0))
* Update metadata in `package.json` ([`9726eec`](https://github.com/wooorm/vfile/commit/9726eec))
* Refactor to replace mocha with tape ([`05d29df`](https://github.com/wooorm/vfile/commit/05d29df))
* Update dev-dependencies ([`6255dd9`](https://github.com/wooorm/vfile/commit/6255dd9))
* Add new `basename` method ([`07b79af`](https://github.com/wooorm/vfile/commit/07b79af))
1.2.0 / 2015-12-27
==================
* Update list of related tools ([`69e576f`](https://github.com/wooorm/vfile/commit/69e576f))
* Remove distribution files from source ([`b45c780`](https://github.com/wooorm/vfile/commit/b45c780))
* Remove support for bower ([`849c3ad`](https://github.com/wooorm/vfile/commit/849c3ad))
* Rename mdast to remark ([`b3c8cea`](https://github.com/wooorm/vfile/commit/b3c8cea))
1.1.2 / 2015-10-16
==================
* Fix missing `Error` properties on `VFileMessage` ([`c896cf9`](https://github.com/wooorm/vfile/commit/c896cf9))
1.1.1 / 2015-10-14
==================
* Fix Safari 9 ([`bcb7a61`](https://github.com/wooorm/vfile/commit/bcb7a61))
* Add `convert-vinyl-to-vfile` to related tools ([`1423652`](https://github.com/wooorm/vfile/commit/1423652))
1.1.0 / 2015-08-21
==================
* Add extensive location information to messages ([`848aef7`](https://github.com/wooorm/vfile/commit/848aef7))
* Add history tracking ([`67d0112`](https://github.com/wooorm/vfile/commit/67d0112))
1.0.1 / 2015-08-17
==================
* Add list of related tools to `readme.md` ([`863df04`](https://github.com/wooorm/vfile/commit/863df04))
* Update dependencies ([`5184aec`](https://github.com/wooorm/vfile/commit/5184aec))
* Update documentation with difference from vinyl ([`76e1d39`](https://github.com/wooorm/vfile/commit/76e1d39))
1.0.0 / 2015-07-26
==================