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

pre-release8 hours ago

What's Changed

🪄 Improvements

  • Changed the following rules from problem to suggestion type for better categorization:
    • react-x/jsx-dollar
    • react-x/jsx-shorthand-boolean
    • react-x/jsx-shorthand-fragment
    • react-x/no-array-index-key
    • react-x/no-children-count
    • react-x/no-children-for-each
    • react-x/no-children-map
    • react-x/no-children-only
    • react-x/no-children-prop
    • react-x/no-children-to-array
    • react-x/no-class-component
    • react-x/no-clone-element
    • react-x/no-create-ref
    • react-x/no-missing-component-display-name
    • react-x/no-missing-context-display-name
    • react-x/no-unnecessary-use-callback
    • react-x/no-unnecessary-use-memo
    • react-x/no-unused-class-component-members
    • react-x/no-unused-props
    • react-x/no-unused-state
    • react-x/no-useless-fragment
    • react-x/prefer-namespace-import
    • react-naming-convention/prefer-namespace-import

Don't miss a new eslint-react release

NewReleases is sending notifications on new releases.