Change8

v10.2.1

📦 eslintView on GitHub →
1 features🐛 3 fixes🔧 2 symbols

Summary

This release focuses on bug fixes, particularly around code path analysis and rule false positives, alongside documentation updates and dependency bumps.

✨ New Features

  • Documented `meta.docs.dialects` in rule metadata.

🐛 Bug Fixes

  • Fixed model generator yielding resumption paths in code path analysis.
  • Fixed false positives for shadowed Promise in `no-async-promise-executor` rule.
  • Clarified language and processor validation errors.

Affected Symbols