Skip to content

Releases: SonarSource/SonarJS

10.17.0

15 Nov 12:59
9a3c3ad
Compare
Choose a tag to compare

Major Infra Changes

Improved SonarLint performance.
Migrated codebase to ESM from CommonJS.
Introduced bundling.

What's Changed

Full Changelog: 10.16.0.27621...10.17.0.28100

This release will be part of SonarQube 10.8

10.16.0

25 Sep 15:10
49be780
Compare
Choose a tag to compare

What's Changed

Full Changelog: 10.15.0.27423...10.16.0.27621

This release will be part of SonarQube 10.7

10.15.0

18 Sep 07:22
8704aef
Compare
Choose a tag to compare

Major features

What's Changed

Read more

10.14.0

23 Apr 16:48
1ac0884
Compare
Choose a tag to compare

What's Changed

Full Changelog: 10.13.2.25981...10.14.0.26080

This release will be part of SonarQube 10.6

milestone: https://github.com/SonarSource/SonarJS/milestone/89?closed=1

10.13.2

11 Apr 13:26
5950215
Compare
Choose a tag to compare
  • skip the whole file when we have incorrect text range for token

10.13.1

08 Apr 09:07
0e5e923
Compare
Choose a tag to compare

What's Changed

Full Changelog: 10.13.0.25911...10.13.1.25965

10.13.0

28 Mar 13:44
42659d2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 10.12.0.25537...10.13.0.25911

This release will be part of SonarQube 10.5

Milestone: https://github.com/SonarSource/SonarJS/milestone/86

10.12.0

13 Feb 13:42
92d5b7b
Compare
Choose a tag to compare

This release

Improve Top Dismissed JS/TS Rules (https://sonarsource.atlassian.net/browse/MMF-2934)

What's Changed

New Contributors

Full Changelog: 10.11.1.25225...10.12.0.25537

This release will be part of SonarQube 10.5

https://github.com/SonarSource/SonarJS/milestone/84?closed=1

10.11.1

16 Jan 12:59
b377dc9
Compare
Choose a tag to compare
  • Fix missing requiredForLanguages metadata in manifest

This release will be part of SonarQube 10.4

10.11.0

22 Dec 11:46
a69c26f
Compare
Choose a tag to compare

This release

1/ Fail-fast
Misconfigurations now cause analysis failure, this includes missing or incompatible Node.js runtime.
There are also new and more detailed warnings, including new warnings in the UI.

2/ Added support for TypeScript 5.3

3/ Drop support for Node.js v14

4/ Added 5 new adaptability rules:

  • S6859: Imports should not use absolute paths
  • S6861: Mutable variables should not be exported
  • S2187: Test files should contain at least one test case
  • S1444: Public "static" fields should be read-only
  • S5973: Tests should be stable

What's Changed

Full Changelog: 10.10.0.24774...10.11.0.25043

This release will be part of SonarQube 10.4

https://github.com/SonarSource/SonarJS/milestone/83?closed=1