jest-spin-reporter
Version:
Test reporter for jest with progress spinner
42 lines (17 loc) • 929 B
Markdown
<a name="2.0.0"></a>
# [2.0.0](https://github.com/kwonoj/jest-spin-reporter/compare/1.0.2...2.0.0) (2019-08-14)
### Features
* **index:** bump up node target ([5267ec8](https://github.com/kwonoj/jest-spin-reporter/commit/5267ec8))
### BREAKING CHANGES
* **index:** support latest node only
<a name="1.0.2"></a>
## [1.0.2](https://github.com/kwonoj/jest-spin-reporter/compare/1.0.1...1.0.2) (2018-09-21)
### Bug Fixes
* **reporter:** update output ([21085eb](https://github.com/kwonoj/jest-spin-reporter/commit/21085eb))
<a name="1.0.1"></a>
## [1.0.1](https://github.com/kwonoj/jest-spin-reporter/compare/1.0.0...1.0.1) (2018-08-03)
<a name="1.0.0"></a>
# 1.0.0 (2018-08-03)
### Features
* **reporter:** refine output ([74605a6](https://github.com/kwonoj/jest-spin-reporter/commit/74605a6))
* **spinner:** implement initial feature ([89345da](https://github.com/kwonoj/jest-spin-reporter/commit/89345da))