npm @eslint-react/eslint-plugin 2.9.0
v2.9.0 (2026-02-02)

latest releases: 5.18.6, 5.18.5, 5.18.4...
6 months 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-plugin release

NewReleases is sending notifications on new releases.