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

eslint-plugin-react-naming-convention

Package Overview
Dependencies
Maintainers
0
Versions
1060
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-react-naming-convention - npm Package Versions

1245
104

1.34.1

Diff
rel1cx
published 1.34.1 •

Changelog

Source

v1.34.1 (2025-03-15)

🐞 Fixes

  • fix: false positive in react-x/no-context-provider on symbols named Provider which are imported from third-party libs, closes #991 by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/992

Full Changelog: https://github.com/Rel1cx/eslint-react/compare/v1.34.0...v1.34.1

rel1cx
published 1.34.1-beta.1 •
rel1cx
published 1.34.1-next.1 •
rel1cx
published 1.34.0 •

Changelog

Source

v1.34.0 (2025-03-15)

🪄 Improvements

  • refactor: export the create function of each rule by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/989
  • refactor(plugins/x): rename no-nested-components rule to no-nested-component-definitions and update related docs by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/990

📝 Changes you should be aware of

The following rules have been renamed:

  • react-x/no-nested-components to react-x/no-nested-component-definitions
  • @eslint-react/no-nested-components to @eslint-react/no-nested-component-definitions

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.33.0...v1.34.0

rel1cx
published 1.34.0-beta.2 •
rel1cx
published 1.34.0-next.2 •
rel1cx
published 1.34.0-beta.1 •
rel1cx
published 1.34.0-next.1 •
rel1cx
published 1.34.0-beta.0 •
rel1cx
published 1.34.0-next.0 •