![ESLint v9.20.1 released](/assets/images/release-notes-patch-560w.jpeg)
Published under: Release Notes
1 min read
We just pushed ESLint v8.5.0, which is a minor release upgrade of ESLint. This release adds some new features and fixes several bugs found in the previous release.
94e77a6
feat: Suggestions support for prefer-regex-literals
(#15077) (Yash Singh)eafaf52
feat: add prefer-object-has-own
rule (#15346) (Nitin Kumar)7d832d4
fix: improve prefer-template
fixer (#15230) (Nitin Kumar)981fb48
fix: do not report global references in id-match
rule (#15420) (Nitin Kumar)f13d4a6
fix: improve autofix of prefer-object-has-own
(#15419) (Nitin Kumar)f4559a0
fix: add helpful message when test case has non-string code/name (#15425) (Bryan Mishkin)314c84c
docs: add an incorrect code example in for-direction (#15434) (Holger Jeromin)3928175
docs: add destructuring examples for computed-property-spacing
(#15423) (Nitin Kumar)a53e59e
docs: add more examples for array-element-newline
rule (#15427) (Nitin Kumar)74cf0a0
docs: update CLA info (#15370) (Nitin Kumar)e84195e
docs: fix heading level for an option in class-methods-use-this
rule (#15399) (Takuya Fukuju)225f211
test: add destructuring test cases for computed-property-spacing
(#15424) (Nitin Kumar)f2c7ba6
ci: use node v16 for macOS
and windows
jobs (#15418) (Nitin Kumar)The latest ESLint news, case studies, tutorials, and resources.