ESLint v8.14.0 released
by Milos Djermanovic - 22 April 2022We 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
- One new rule has been added: no-constant-binary-expression
Features
ab6363d
feat: Add rule no-constant-binary-expression (#15296) (Jordan Eldredge)
Bug Fixes
35fa1dd
fix: allow project paths to have URL-encoded characters (#15795) (Milos Djermanovic)413f1d5
fix: updateastUtils.isDirectiveComment
withglobals
andexported
(#15775) (Milos Djermanovic)