@gaarutyunov/jest-sonar
Version:
A sonar reporter for jest
40 lines (13 loc) • 1.1 kB
Markdown
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [1.1.5](https://github.com/gaarutyunov/jest-sonar/compare/v1.1.4...v1.1.5) (2020-03-25)
### [1.1.4](https://github.com/gaarutyunov/jest-sonar/compare/v1.1.3...v1.1.4) (2020-03-25)
### [1.1.3](https://github.com/gaarutyunov/jest-sonar/compare/v1.1.2...v1.1.3) (2020-03-25)
### [1.1.2](https://github.com/gaarutyunov/jest-sonar/compare/v1.1.1...v1.1.2) (2020-03-25)
### [1.1.1](https://github.com/gaarutyunov/jest-sonar/compare/v1.1.0...v1.1.1) (2020-03-25)
## [1.1.0](https://github.com/gaarutyunov/jest-sonar/compare/v1.0.2...v1.1.0) (2020-03-25)
### Bug Fixes
* moved options and promise then catch ([f2d3337](https://github.com/gaarutyunov/jest-sonar/commit/f2d3337))
### Features
* formatting and extra root dir option ([b822c40](https://github.com/gaarutyunov/jest-sonar/commit/b822c40))
### [1.0.2](https://github.com/gaarutyunov/jest-sonar/compare/v1.0.1...v1.0.2) (2020-03-25)