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

@eslint-react/eslint-plugin

Package Overview
Dependencies
Maintainers
1
Versions
1162
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eslint-react/eslint-plugin - npm Package Versions

1345
117

1.33.0

Diff
rel1cx
published 1.33.0 •

Changelog

Source

v1.33.0 (2025-03-14)

🐞 Fixes

  • fix: update rule severity for no-flush-sync and no-void-elements-with-children in recommended presets by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/988

🪄 Improvements

  • refactor(plugins/x): rename ensure-forward-ref-using-ref to no-useless-forward-ref by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/987

📝 Changes you should be aware of

The following rules have been renamed:

  • react-x/ensure-forward-ref-using-ref to react-x/no-useless-forward-ref
  • @eslint-react/ensure-forward-ref-using-ref to @eslint-react/no-useless-forward-ref

The old rule names will still be available until the next major update to avoid breaking changes.

Full Changelog: https://github.com/Rel1cx/eslint-react/compare/v1.32.1...v1.33.0

rel1cx
published 1.33.0-next.0 •
rel1cx
published 1.33.0-beta.0 •
rel1cx
published 1.32.1 •

Changelog

Source

v1.32.1 (2025-03-13)

🐞 Fixes

  • fix: fixed no-context-provider replaces <Provider> with <>, closes #984 by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/985
rel1cx
published 1.32.1-beta.1 •
rel1cx
published 1.32.1-next.1 •
rel1cx
published 1.32.0 •

Changelog

Source

v1.32.0 (2025-03-12)

✨ New

  • feat: revert 'feat: add naming-convention/use-state and naming-convention/context-name to recommended presets by @Rel1cx in #956' by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/982

🪄 Improvements

  • docs: update eslint configs in examples to use extends by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/978
  • docs: update ts configs in examples to use project references by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/979
rel1cx
published 1.32.0-beta.2 •
rel1cx
published 1.32.0-next.2 •
rel1cx
published 1.32.0-beta.1 •