github jsx-eslint/eslint-plugin-react v7.34.0

latest release: v7.34.1
one month ago

Added

  • sort-prop-types: give errors on TS types (#3615 @akulsr0)
  • no-invalid-html-attribute: add support for apple-touch-startup-image rel attributes in link tags (#3638 @thomashockaday)
  • no-unknown-property: add requireDataLowercase option (#3645 @HermanBilous)
  • no-unknown-property: add displaystyle on <math> (#3652 @lounsbrough)
  • prefer-read-only-props, prop-types, component detection: allow components to be async functions (#3654 @pnodet)
  • no-unknown-property: support onResize on audio/video tags (#3662 @caesar1030)
  • jsx-wrap-multilines: add never option to prohibit wrapping parens on multiline JSX (#3668 @reedws)
  • jsx-filename-extension: add ignoreFilesWithoutCode option to allow empty files (#3674 @burtek)
  • jsx-boolean-value: add assumeUndefinedIsFalse option (#3675 @developer-bandi)
  • linkAttribute setting, jsx-no-target-blank: support multiple properties (#3673 @burtek)
  • jsx-no-script-url: add includeFromSettings option to support linkAttributes setting (#3673 @burtek)
  • jsx-one-expression-per-line: add non-jsx option to allow non-JSX children in one line (#3677 @burtek)
  • add checked-requires-onchange-or-readonly rule (#3680 @jaesoekjjang)

Fixed

Changed

Don't miss a new eslint-plugin-react release

NewReleases is sending notifications on new releases.