v9.38.0
📦 eslintView on GitHub →
✨ 2 features🐛 2 fixes⚡ 1 deprecations🔧 5 symbols
Summary
This release improves the complexity rule's reporting, fixes false positives in no-loss-of-precision, and enhances TypeScript support for SourceCode and pnpm environments.
✨ New Features
- Update complexity rule to only highlight the function header instead of the entire body
- Correct no-loss-of-precision false positives when using scientific 'e' notation
🐛 Bug Fixes
- Improve type support for isolated dependencies when using pnpm
- Correct SourceCode typings
🔧 Affected Symbols
complexityno-loss-of-precisionSourceCodelegacy-eslint.js@eslint/core⚡ Deprecations
- Marked existing deprecated rules as available until v11.0.0