github Rel1cx/eslint-react v2.10.0
v2.10.0 (2026-02-05)

latest releases: v2.11.0, v2.10.1
12 hours ago

What's Changed

  • Refactor no-implicit-key rule to use type checking by @Rel1cx in #1466
  • Move no-unnecessary-use-ref to removed rules, closes #1417 by @Rel1cx in #1471

📝 Changes you should be aware of

  1. The no-implicit-key rule has been updated to use type checking and moved from recommended to type-checked presets.
  2. The no-unnecessary-use-ref rule has been moved to removed rules, because the rule is hard to get right.

Full Changelog: v2.9.4...v2.10.0

Don't miss a new eslint-react release

NewReleases is sending notifications on new releases.