npm @eslint-react/eslint-plugin 5.20.8
v5.20.8 (2026-09-24)

4 hours ago

What's Changed

🐞 Fixes

  • @eslint-react/core: isJsxLike now recognizes JSX wrapped in TypeScript expressions (as, satisfies, type assertions, and non-null assertions) and await expressions.
  • @eslint-react/jsx: isFragmentElement now requires the configured jsxFragmentFactory, avoiding an implicit React fragment factory for custom JSX runtimes.

🏗️ Internal

  • @eslint-react/jsx: exported the AttributeValue type from the package entry point.
  • @eslint-react/var: renamed the AssignmentTarget type to EnclosingAssignmentTarget and inlined getRequireExpressionArguments into its sole consumer.

Full Changelog: v5.20.6...v5.20.8

Attestation

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

Don't miss a new eslint-plugin release

NewReleases is sending notifications on new releases.