3.2-RC1
Pre-release
Pre-release
vilchik-elena
released this
28 Sep 16:31
·
2538 commits
to master
since this release
Hi,
Today we are starting a feedback period for SonarJS 3.2.
All the fixed issues you can find in this milestone https://github.com/SonarSource/sonar-javascript/milestone/5?closed=1
In this version we finally delivered support for Flow syntax (#584)!
Moreover 2 new rules were added:
- "Array.reverse" should not be used misleadingly
- Exception should not be created without being thrown
We also fixed many bugs, among them three reported by @fxOne, and two more reported by @stcherenkov and @rjgotten.
Many thanks to @NilSet who provided the fix for #731! It's really valuable for us to merge PRs of such high quality.
The feedback period will last until next Wednesday (October 4). Do not hesitate to leave any feedback: just create an issue --> https://github.com/SonarSource/sonar-javascript/issues/new
To test use jar attached to this prerelease.