npm @eslint-react/eslint-plugin 1.7.1
v1.7.1

latest releases: 5.14.10, 5.14.9, 5.14.8...
23 months ago

What's Changed

🐞 Fixes

  • Fixed the spread attributes support for dom related rules
  • Fixed the issue where the overridden value was retrieved when there were duplicate attributes on a JSX element

🪄 Improvements

  • Rule no-leaked-conditional-rendering now allows a falsy boolean literal to be used on the left side of the logical expression. by @AhmedBaset in #672
  • Tweaked the default settings shipped with various presets
  • Overall performance improvements

New Contributors

Full Changelog: v1.7.0...v1.7.1

Don't miss a new eslint-plugin release

NewReleases is sending notifications on new releases.