ESLint v8.14.0 released

by Milos Djermanovic - 22 April 2022

We just pushed ESLint v8.14.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

Features

Bug Fixes

  • 35fa1dd fix: allow project paths to have URL-encoded characters (#15795) (Milos Djermanovic)
  • 413f1d5 fix: update astUtils.isDirectiveComment with globals and exported (#15775) (Milos Djermanovic)

Chores