ESLint v7.12.1 released

by Brandon Mills - 26 October 2020

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

Bug Fixes

  • aeef485 Fix: Pass internal config paths in FileEnumerator default (fixes #13789) (#13792) (Brandon Mills)

Dependency Upgrades

  • 08f33e8 Upgrade: @eslint/eslintrc to fix rule schema validation (fixes #13793) (#13794) (Brandon Mills)