v10.0.3
📦 eslintView on GitHub →
🐛 3 fixes🔧 2 symbols
Summary
This release focuses primarily on dependency updates, documentation improvements, and minor bug fixes, including enhancing the error message for `no-useless-assignment`.
Migration Steps
- If using `eslint-config-eslint`, ensure your Node.js version meets the new requirement: `^20.19.0 || ^22.13.0 || >=24` (commit 70ff1d0).
🐛 Bug Fixes
- Updated ESLint core dependencies via commit e511b58.
- Included the variable name in the error message for the `no-useless-assignment` rule (commit f4c9cf9).
- Updated dependency `minimatch` to version ^10.2.4 (commit ee9ff31).