ESLint v10.3.0 is out with one new feature: the `no-unused-private-class-members` rule now provides suggestions to automatically remove unused private class members along with their associated comments. The release also includes two bug fixes — one for handling unavailable require cache and another for rule suggestions causing continuation issues in class bodies — plus documentation updates and various chore/CI improvements.

2m read timeFrom eslint.org
Post cover image
Table of contents
HighlightsFeaturesBug FixesDocumentationChores

Sort: