What's Changed
✨ New
- Migrate
no-non-async-server-functionsrule torsc/function-definitionby @Rel1cx in #1457 - Add a new
eslint-plugin-react-rscsub-plugin for React Server Components (RSC) rules by @Rel1cx in #1457 - Add a new
rscpreset to enable RSC rules by @Rel1cx in #1457 - Add a new
disable-rscpreset to disable RSC rules by @Rel1cx in #1457
🪄 Improvements
📝 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