npm @eslint-react/eslint-plugin 2.5.5
v2.5.5 (2026-01-12)

latest releases: 5.18.0, 5.17.3, 5.17.2...
6 months ago

What's Changed

🐞 Fixes

  • Remove no-unnecessary-key rule from strict presets by @Rel1cx in #1386
  • Remove no-duplicate-key rule from recommended presets by @Rel1cx in #1387
  • Remove no-implicit-key rule from recommended presets by @Rel1cx in #1388

📝 Changes you should be aware of

The following rules have been removed from the strict and recommended presets:

  • no-unnecessary-key
  • no-duplicate-key
  • no-implicit-key
    Full Changelog: v2.5.3...v2.5.5

Don't miss a new eslint-plugin release

NewReleases is sending notifications on new releases.