![ESLint v9.20.1 released](/assets/images/release-notes-patch-560w.jpeg)
Published under: Release Notes
1 min read
We just pushed ESLint 1.2.1, which is a patch release upgrade. This release contains fixes for issues found in v1.2.0.
object-curly-spacing
shows the incorrect column for opening brace (fixes #3438) (Burak Yigit Kaya)prefer-arrow-callback
false positive at recursive functions (fixes #3454) (Toru Nagashima)null
elements in comma-spacing (fixes #3392) (Mathias Schreck)no-duplicate-case
to be simpler and more efficient (fixes #3440) (Burak Yigit Kaya)object-curly-spacing
doc is inaccurate about exceptions (Burak Yigit Kaya)The latest ESLint news, case studies, tutorials, and resources.