github facebook/react eslint-plugin-react-hooks@5.0.0
eslint-plugin-react-hooks@5.0.0 (Oct 11, 2024)

13 hours ago

This release only contains eslint-plugin-react-hooks. Notably, new violations and support for ESLint v9 were added.

eslint-plugin-react-hooks

  • New Violations: Component names now need to start with an uppercase letter instead of a non-lowercase letter. This means _Button or _component are no longer valid. (@kassens) in #25162

Don't miss a new react release

NewReleases is sending notifications on new releases.