github Rel1cx/eslint-react v3.0.0-beta.42

latest releases: v3.0.0-beta.45, v3.0.0-beta.44, v3.0.0-beta.43...
pre-release8 hours ago

What's Changed

🪄 Improvements

  • Converted React 19 migration rules from auto-fix to suggestions:
    • no-context-provider: Now provides suggestions instead of auto-fixing
    • no-forward-ref: Now provides suggestions instead of auto-fixing
    • no-use-context: Now provides suggestions instead of auto-fixing

This change prevents automatic code modifications that could potentially break existing code, giving developers more control over React 19 migrations.

Don't miss a new eslint-react release

NewReleases is sending notifications on new releases.