Skip to content

Releases: SonarSource/SonarJS

JavaScript Plugin 2.14 RC1

17 Jun 15:58
Compare
Choose a tag to compare
Pre-release

SNAPSHOT version of the plugin to allow users to test the plugin during the vote for release 2.14.
This version requires SonarQube 5.6 (LTS version) and Java 8.
It brings precise issue location for all rules and adds 2 new rules. Rules based on symbolic execution report better results.

JavaScript Plugin 2.13 RC1

20 May 13:01
Compare
Choose a tag to compare
Pre-release

SNAPSHOT version of the plugin to allow users to test the plugin during the vote for release 2.13.

This version brings a new bug-detection rule "Properties of variables with null or undefined values should not be accessed".

JavaScript Plugin 2.12 RC1

11 Apr 09:08
Compare
Choose a tag to compare
Pre-release

SNAPSHOT version of the plugin to allow users to test the plugin during the vote for release 2.12.

This version mainly brings:

JavaScript Plugin 2.11 RC1

01 Mar 13:48
Compare
Choose a tag to compare
Pre-release

SNAPSHOT version of the plugin to allow users to test the plugin during the vote for release 2.11.
This version mainly brings two things: new rules targeting ES2015 and improvement of some existing rules with the help of CFG (control flow graph).

JavaScript Plugin 2.10 RC1

22 Dec 14:25
Compare
Choose a tag to compare
Pre-release

SNAPSHOT version of the plugin to allow users to test the plugin during the vote for release 2.10.
This version provides

  • 8 new bug-related rules
  • new predefined profile targeting bug-detection and security rules
  • exclusion of minified files from analysis

Note that since this version importing js-test-driver reports is not supported.

JavaScript Plugin 2.9 RC1

30 Nov 08:38
Compare
Choose a tag to compare
Pre-release

SNAPSHOT version of the plugin to allow users to test the plugin during the vote for release 2.9.
This version provides better issue location.

[VOTE] JavaScript Plugin 2.8

24 Aug 14:50
Compare
Choose a tag to compare
Pre-release

SNAPSHOT version of the plugin to allow users to test the plugin during the vote for release 2.8.