Skip to content

SonarJS 4.1

Compare
Choose a tag to compare
@vilchik-elena vilchik-elena released this 09 Feb 15:59
· 2483 commits to master since this release

Hi,

New release of SonarJS is there! This version brings 7 new rules and many bug fixes (full list of fixed tickets is here).

See some highlights:

  • Support of short fragment syntax of JSX
  • Rules about unused and duplicated imports
  • Some bug detection rules:
    • "Collection elements should not be replaced unconditionally"
    • "Collection sizes and array length comparisons should make sense"
  • A lot of FPs fixed (like #873, #895)