
Published under: Release Notes
1 min read
We just pushed ESLint v8.15.0, which is a minor release upgrade of ESLint. This release adds some new features and fixes several bugs found in the previous release.
The no-underscore-dangle rule has a new option enforceInClassFields.
ab37d3b feat: add enforceInClassFields option to no-underscore-dangle (#15818) (Roberto Cestari)28116cc docs: update AST node names link in no-restricted-syntax (#15843) (Milos Djermanovic)272965f docs: fix h1 heading on formatters page (#15834) (Milos Djermanovic)a798166 docs: update example for running individual rule tests (#15833) (Milos Djermanovic)57e732b docs: mark SourceCode#getJSDocComment deprecated in working-with-rules (#15829) (Milos Djermanovic)9a90abf docs: update docs directory in working-with-rules (#15830) (Milos Djermanovic)810adda docs: add more examples for prefer-object-spread (#15831) (coderaiser)06b1edb docs: clarify no-control-regex rule (#15808) (Milos Djermanovic)9ecd42f docs: Fixed typo in code comment (#15812) (Addison G)de992b7 docs: remove links to 2fa document (#15804) (Milos Djermanovic)5222659 docs: fix ‘Related Rules’ heading in no-constant-binary-expression (#15799) (Milos Djermanovic)e70ae81 docs: Update README team and sponsors (ESLint Jenkins)1ba6a92 chore: upgrade @eslint/eslintrc@1.2.3 (#15847) (Milos Djermanovic)8167aa7 chore: bump version of minimatch due to security issue PRISMA-2022-0039 (#15774) (Jan Opravil)b8995a4 chore: Implement docs site (#15815) (Nicholas C. Zakas)6494e3e chore: update link in codeql-analysis.yml (#15817) (Milos Djermanovic)36503ec chore: enable no-constant-binary-expression in eslint-config-eslint (#15807) (唯然)The latest ESLint news, case studies, tutorials, and resources.


