github Rel1cx/eslint-react v1.34.0
v1.34.0 (2025-03-15)

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

What's Changed

🪄 Improvements

  • refactor: export the create function of each rule by @Rel1cx in #989
  • refactor(plugins/x): rename no-nested-components rule to no-nested-component-definitions and update related docs by @Rel1cx in #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: v1.33.0...v1.34.0

Don't miss a new eslint-react release

NewReleases is sending notifications on new releases.