github SonarSource/SonarJS 4.0-RC1
SonarJS 4.0-RC

latest releases: 10.14.0.26080, 10.13.2.25981, 10.13.1.25965...
pre-release6 years ago

Hi,

We are opening the feedback period for SonarJS 4.0.

You can find the details of this release in this milestone: https://github.com/SonarSource/sonar-javascript/milestone/8?closed=1.

This version is updated to support the new SonarQube LTS version 6.7 (#837). Thus SonarJS 4.0 is not compatible anymore with SQ <6.7. Moreover, the previously deprecated coverage import configuration properties are now removed (#839).

We also improved and tuned many rules (fixes false positives, false negatives etc) to get them to the level of accuracy required to belong to the default Sonar Way profile, which, as a result, is now much richer.

The feedback period will last until Monday (December 18). Do not hesitate to leave any feedback: just create an issue --> https://github.com/SonarSource/SonarJS/issues/new

Many thanks to @NilSet for reporting and fixing #828!

To test use the jar attached to this prerelease.

Introducing SonarJS-CLI 📺

SonarJS 4.0 is also embedded in the beta of the command-line version of SonarJS, which we just published to npm.

This version of SonarJS can output the results of SonarJS directly in the console or as an object (when used as a library).
vscode

You can install it with npm install sonarjs (or globally, or as a development dependency, as you need).

Check the npm page for more information : https://www.npmjs.com/package/sonarjs
For any feedback, as usual, just create an issue --> https://github.com/SonarSource/SonarJS/issues/new and label it sonarjs-cli

Don't miss a new SonarJS release

NewReleases is sending notifications on new releases.