npm @eslint-react/eslint-plugin 1.33.0
v1.33.0 (2025-03-14)

latest releases: 5.18.0, 5.17.3, 5.17.2...
16 months ago

What's Changed

🐞 Fixes

  • fix: update rule severity for no-flush-sync and no-void-elements-with-children in recommended presets by @Rel1cx in #988

🪄 Improvements

  • refactor(plugins/x): rename ensure-forward-ref-using-ref to no-useless-forward-ref by @Rel1cx in #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: v1.32.1...v1.33.0

Don't miss a new eslint-plugin release

NewReleases is sending notifications on new releases.