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

latest releases: v7.34.3, v7.34.2, v7.34.1...
22 months ago

Fixed

  • no-unknown-property: onError and onLoad both work on img and script (#3388 @ljharb)
  • no-unknown-property: data-* attributes can have numbers (#3390 @sjarva)
  • no-unknown-property: add more audio/video attributes (#3390 @sjarva)
  • no-unknown-property: move allowfullscreen to case ignored attributes (#3390 @sjarva)
  • no-unknown-property: fill works on line, mask, and use elements (#3390 @sjarva)
  • no-unknown-property: add onMouseMoveCapture as valid react-specific attribute (#3390 @sjarva)
  • no-unknown-property: make onLoad and onError be accepted on more elements (#3390 @sjarva)

Changed

  • [Docs] no-unknown-property: add a mention about using ignores properties with libraries that add props (#3390 @sjarva)

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

NewReleases is sending notifications on new releases.