Releases: koliveira15/nx-sonarqube
Releases · koliveira15/nx-sonarqube
4.2.0
Features
Bug Fixes
- find coverage paths when using Typescript > 5.4 (#111)
- find coverage paths for all vite config variations (#112)
Maintenance
- support sonarqube-scanner v4 (#118)
4.1.1
Bug Fixes
- Make sonarqube-scanner version dependency less strict (#78)
- Deploy package with missing license information (#114)
4.1.0
Features
Documentation
- Nx compatibility documentation (#105)
4.0.1
Bug Fixes
- Default sources to project root if sourceRoot doesnt exist (#78)
4.0.0
Breaking Changes
- Replace
branches
flag with branch
property to support any CI provider (#74)
3.6.0
Bug Fixes
- Support detecting inferred tasks test task configurations from Project Crystal (#76)
3.5.1
Bug Fixes
- Update the warnings to be the dependency name not the triggering apps name (#64)
3.4.0
Features
- Add support for Vitest (#54)