Skip to content

v8.15.0

Compare
Choose a tag to compare
@eslintbot eslintbot released this 06 May 21:25
· 1080 commits to main since this release

Features

  • ab37d3b feat: add enforceInClassFields option to no-underscore-dangle (#15818) (Roberto Cestari)

Bug Fixes

  • 8bf9440 fix: "use strict" should not trigger strict mode in ES3 (#15846) (Milos Djermanovic)

Documentation

  • 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)

Chores

  • 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) (唯然)