github Rel1cx/eslint-react v5.10.4
v5.10.4 (2026-07-04)

4 hours ago

What's Changed

🐞 Fixes

  • Fixed react-x/no-misused-capture-owner-stack not recognizing process.env.NODE_ENV checks wrapped in TypeScript type expressions such as (process.env as any).NODE_ENV. (#1813)
  • Fixed Extract.getFullyQualifiedName to unwrap TSAsExpression, TSTypeAssertion, TSNonNullExpression, and ChainExpression before resolving names. This improves name resolution for rules that identify React APIs or collect component/hook names through type-wrapped expressions.

Full Changelog: v5.10.3...v5.10.4

Attestation

https://github.com/Rel1cx/eslint-react/attestations/33874614

Don't miss a new eslint-react release

NewReleases is sending notifications on new releases.