New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@eslint-react/shared

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eslint-react/shared - npm Package Versions

rel1cx
published 1.37.1-beta.4 •
rel1cx
published 1.37.1-next.4 •
rel1cx
published 1.37.1-beta.3 •
rel1cx
published 1.37.1-next.3 •
rel1cx
published 1.37.1-beta.2 •
rel1cx
published 1.37.1-next.2 •
rel1cx
published 1.37.1-next.1 •
rel1cx
published 1.37.1-next.0 •
rel1cx
published 1.37.0 •

Changelog

Source

v1.37.0 (2025-03-20)

🪄 Improvements

  • refactor: remove hooks-extra/prefer-use-state-lazy-initialization from recommended presets by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/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: https://github.com/Rel1cx/eslint-react/compare/v1.36.3...v1.37.0

rel1cx
published 1.37.0-beta.0 •