- Fix handling of unavailable require cache (backport)
- Update documentation: switch build to Node.js 24 and add ESLint v9.x EOL notice
- Chores: bump @eslint/eslintrc, @eslint/js, pin fflate, adjust CI Node version
Official ESLint changelog summary with source attribution, release tags, and community reactions.
Track this ESLint release note alongside related changelog updates, risky changes, and weekly digest signals from the developer community.
Every summary should remain traceable to the original changelog or release source.
Turn this ESLint release note into a weekly digest for the tools you actually use.
Create digestExport 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
Added Symbol() and BigInt() detection plus relational comparison checks to the no‑constant‑binary‑expression rule