ESLint v7.23.0 released

by Milos Djermanovic - 26 March 2021

We just pushed ESLint v7.23.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

The no-sequences rule has a new option allowInParentheses.

Enhancements

Bug Fixes

Documentation

Chores

  • 49d1697 Chore: Upgrade eslint-plugin-jsdoc to v25 and remove --legacy-peer-deps (#14244) (Brandon Mills)