ESLint v4.6.1 released

by Kai Cataldo - 3 September 2017

We just pushed ESLint v4.6.1, which is a patch release upgrade of ESLint. This release fixes several bugs found in the previous release.

Bug Fixes

  • cb74b87 Fix: avoid adding globals when an env is used with false (fixes #9202) (#9203) (Teddy Katz)

Documentation

  • bdec46d Build: avoid process leak when generating website (#9217) (Teddy Katz)
  • e5c5e83 Build: Fixing issue with docs generation (Fixes #9199) (#9200) (Ilya Volodin)