Skip to content

6.0.0-beta-3

Compare
Choose a tag to compare
@derkoe derkoe released this 07 Dec 10:39
· 7 commits to master since this release
e46c620

This pre-release supports the new SonarQube 10.x releases while also supporting 9.5+

BREAKING CHANGES

  • This version is not compatible with SonarQube < 9.5

Features

  • Compatibility with Sonar 10.x (#375)
  • Support for Scala (#352)
  • Feature to import SPDX license list (fa68e04)
  • Resolve node_modules relative to package.json #380
  • Make report path configurable in Gradle scanner #397

Other Changes:

  • Use Prettier for code formatting #399