npm @eslint-react/eslint-plugin 5.20.5
v5.20.5 (2026-09-21)

4 hours ago

What's Changed

🐞 Fixes

  • react-web-api/no-leaked-fetch: fixed a false positive where an abort call nested in a callback within the cleanup function (e.g. setTimeout(() => ctrl.abort())) was not recognized, causing a spurious expectedAbortInCleanup report; the abort lookup now finds the nearest enclosing setup/cleanup function instead of requiring the innermost one. (#1962)

Full Changelog: v5.20.4...v5.20.5

Attestation

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

Don't miss a new eslint-plugin release

NewReleases is sending notifications on new releases.