npm @eslint-react/eslint-plugin 2.10.0
v2.10.0 (2026-02-05)

latest releases: 5.12.0-beta.2, 5.12.0-beta.1, 5.12.0-beta.0...
5 months 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-plugin release

NewReleases is sending notifications on new releases.