![ESLint v9.20.1 released](/assets/images/release-notes-patch-560w.jpeg)
Published under: Release Notes
1 min read
We just pushed ESLint v8.1.0, which is a minor release upgrade of ESLint. This release adds some new features and fixes several bugs found in the previous release.
name
property in test case objects. If you specify name
, it will be output instead of the code.3d370fb
New: Add no-unused-private-class-members rule (fixes #14859) (#14895) (Tim van der Lippe)e926b17
New: Add name to RuleTester (#15179) (Gareth Jones)d9d84a0
Fix: keyword-spacing conflict with space-infix-ops on >
(fixes #14712) (#15172) (Milos Djermanovic)a1f7ad7
Fix: allow baseConfig
to extend preloaded plugin config (fixes #15079) (#15187) (Milos Djermanovic)446b4b3
Docs: Update commit message format docs (#15200) (Nicholas C. Zakas)0fb3bb2
Docs: remove instanceof
from keyword-spacing docs (#15180) (Milos Djermanovic)35f3254
Docs: Describe range in rule docs (fixes #14162) (#15174) (Nicholas C. Zakas)2b32f50
Docs: Fix typo in README.md (#15168) (Dmitriy Fishman)2cfbd4b
Docs: Update README team and sponsors (ESLint Jenkins)90a5b6b
Chore: improve performance of :function
selector (#15181) (Milos Djermanovic)31af1c8
Chore: fix counting of files in performance test (#15190) (Milos Djermanovic)b5049c8
Chore: Update stale bot settings (#15173) (Nicholas C. Zakas)dd58cd4
Chore: migrate master to main (#15062) (Nitesh Seram)ec0f8e0
Chore: Add stale issue/PR checker (#15151) (Nicholas C. Zakas)The latest ESLint news, case studies, tutorials, and resources.