ESLint v4.17.0 released

by Teddy Katz - 2 February 2018

We just pushed ESLint v4.17.0, which is a minor release upgrade of ESLint. This release adds some new features and fixes several bugs found in the previous release.

Highlights

Enhancements

Bug Fixes

  • d20f6b4 Fix: Typo in error message when running npm (#9866) (Maciej Kasprzyk)

Documentation

Chores

  • bb213dc Chore: Use messageIds in some of the core rules (#9648) (Jed Fox)