github Rel1cx/eslint-react v0.9.7

latest releases: v1.53.0, v1.52.9, v1.52.8...
20 months ago

v0.9.7 (Sun Dec 17 2023)

💥 Breaking Changes

  • Rule named-convention/filename-extension rename rule option to allow

🐞 Fixes

  • Fix where functions in <Component footer={() => <div />} /> or <Component Footer={() => <div />} /> are treated as components
  • Fix false positive in rule react/no-unstable-nested-components
  • Fix false positive in rule debug/function-component

🪄 Improvements

  • Rules now support reading JSX extensions from settings.eslintReact.jsx.extensions

  • Replace ❌ Incorrect and ✅ Correct with Failing and Passing in rule docs

Don't miss a new eslint-react release

NewReleases is sending notifications on new releases.