github Rel1cx/eslint-react v1.37.0
v1.37.0 (2025-03-20)

latest releases: v1.53.0, v1.52.9, v1.52.8...
5 months ago

What's Changed

🪄 Improvements

  • refactor: remove hooks-extra/prefer-use-state-lazy-initialization from recommended presets by @Rel1cx in #1001

    Based on feedback of this rule, the current implementation produces more false positives than expected, so to ensure the overall quality of the rules in the recommended presets we provide, I'm removing it from the presets for now, and should add it back after we implement a better heuristic for deciding which function calls should be allowed.

Full Changelog: v1.36.3...v1.37.0

Don't miss a new eslint-react release

NewReleases is sending notifications on new releases.