github Rel1cx/eslint-react v2.9.0
v2.9.0 (2026-02-02)

latest releases: v2.9.3, v2.9.2
8 hours ago

What's Changed

✨ New

  • Migrate no-non-async-server-functions rule to rsc/function-definition by @Rel1cx in #1457
  • Add a new eslint-plugin-react-rsc sub-plugin for React Server Components (RSC) rules by @Rel1cx in #1457
  • Add a new rsc preset to enable RSC rules by @Rel1cx in #1457
  • Add a new disable-rsc preset to disable RSC rules by @Rel1cx in #1457

🪄 Improvements

  • Move grouped docs from the global overview to per-plugin READMEs by @Rel1cx in #1449

📝 Changes you should be aware of

The no-non-async-server-functions rule has been migrated to rsc/function-definition. Please update your configuration accordingly if you are using it.

Full Changelog: v2.8.4...v2.9.0

Don't miss a new eslint-react release

NewReleases is sending notifications on new releases.