Skip to content

JavaScript Plugin 2.16 RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@vilchik-elena vilchik-elena released this 02 Sep 16:10
· 2810 commits to master since this release

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

Here are the main changes:
-Rule metadata were reviewed to fit the new SonarQube quality model
-Class and property decorators are now supported (ECMAScript 2017)
-The symbolic execution engine now tracks relations between variables (e.g. "a > b")
-Integration with SonarLint was improved