Last 7 days
0
Features: 0
Changes: 0
Fixes: 0
Deprecations: 0
Pluggable static analysis tool for identifying JavaScript and TypeScript problems.
Latest ESLint changelog updates, official release notes, breaking changes, security patches, pricing changes, and developer reactions in one product feed.
Follow this ESLint release-notes page to spot useful features, risky migrations, noisy announcements, and source links before they hit your backlog.
Changes.Watch links back to official changelog and release-note sources so summaries stay easy to verify.
Use channels to follow groups of tools around a stack, workflow, or topic.
Rolling windows show how many product updates landed in the last 7, 30, 90, and 365 days, grouped by existing changelog semantics.
0
3
5
5
Export ConfigObject from eslint/config to enable external usage.
Add new rule options: errorClassNames, maxNestedCallbacks, computed Number.parseInt member access, suggestions for no‑compare‑neg‑zero, and invalid signed numeric radix validation in radix rule
Fix handling of unavailable require cache (backport)
Added Symbol() and BigInt() detection plus relational comparison checks to the no‑constant‑binary‑expression rule
Add correct stack tracking and detailed reporting for max nested callbacks, lines per function, and depth violations including keyword handling