Skip to content

v1.37.0 (2025-03-20)

Compare
Choose a tag to compare
@Rel1cx Rel1cx released this 20 Mar 06:53
· 816 commits to main since this release
c440fbc

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