ESLint v7.25.0 released

by Milos Djermanovic - 23 April 2021

We just pushed ESLint v7.25.0, which is a minor release upgrade of ESLint. This release adds some new features and fixes several bugs found in the previous release.

Enhancements

Documentation

  • 0023872 Docs: Add deprecated note to working-with-rules-deprecated page (#14344) (Michael Novotny)
  • f2babb1 Docs: update pull request template (#14336) (Nitin Kumar)
  • 02dde29 Docs: Fix anchor in 'docs/developer-guide/working-with-rules.md' (#14332) (Nate-Wilkins)
  • eb29996 Docs: add more examples with arrow functions for no-sequences rule (#14313) (Nitin Kumar)

Chores

  • 36fca70 Chore: Upgrade eslump to 3.0.0 (#14350) (Stephen Wade)
  • 59b689a Chore: add node v16 (#14355) (薛定谔的猫)
  • fb0a92b Chore: rename misspelled identifier in test (#14346) (Tobias Nießen)
  • 07d14c3 Chore: remove extraneous command from lint-staged config (#14314) (James George)