Skip to content
Front-end feeds
Fetching results since Apr 7, 2026
Highlights
Five core rules now highlight smaller ranges of code to avoid shadowing other problems in editors.
Several errors in the calculations have been corrected in the max-depth and max-nested-callbacks rules. These bug fixes can result in reporting more linting errors in existing code.
Features
Documentation
8ae1b5b docs: Update README (GitHub Actions Bot)
ca7eb90 docs: update Node.js prerequisites to include ICU support (#20962 ) (Francesco Trotta)
f99b47a docs: Update README (GitHub Actions Bot)
acf03d4 docs: clarify precedence of parserOptions over languageOptions (#20926 ) (sethamus)
Chores
b18bf58 chore: update ecosystem plugins (#20959 ) (ESLint Bot)
c2d1444 refactor: replace areAllSegmentsUnreachable with !isAnySegmentReachable (#20951 ) (Taejin Kim)
243b8c5 chore: enhance config-rule to support oneOf, anyOf, and nested schemas (#20788 ) (kuldeep kumar)
217b2a9 test: add unit tests for ParserService (#20949 ) (Taejin Kim)
72003e7 test: add location information to error messages in max-statements (#20945 ) (lumir)
7797c26 refactor: deduplicate isAnySegmentReachable across rules (#20890 ) (Taejin Kim)
67c46fa chore: update ecosystem plugins (#20938 ) (ESLint Bot)
95d8c7a chore: update dependency @eslint/json to v2 (#20934 ) (renovate[bot])
cf9e496 chore: update @arethetypeswrong/cli to 0.18.3 (#20933 ) (Pixel998)
fb6d396 test: run type tests with TypeScript 7 (#20868 ) (sethamus)
Scroll to top