Releases: jest-community/jest-react-reporter
Releases · jest-community/jest-react-reporter
v1.1.5
1.1.5 (2019-11-13)
Bug Fixes
- correct dimming of text in summary (2299ec7)
v1.1.4
1.1.4 (2019-11-13)
Bug Fixes
- use padding for spacing rather than spaces (c98de61)
v1.1.3
1.1.3 (2019-11-13)
Bug Fixes
- only print pattern if not the default (e5e271e)
v1.1.2
1.1.2 (2019-11-13)
Bug Fixes
- always show estimation if higher than runtime (bd653b1)
v1.1.1
1.1.1 (2019-11-12)
Bug Fixes
- do not print post summary message if silent (888fced)
v1.1.0
1.1.0 (2019-11-12)
Features
- add message after summary (ca67328)
v1.0.2
1.0.2 (2019-11-12)
Bug Fixes
- always render a summary, remove progress and estimation when done (4bc5cb3)
v1.0.1
1.0.1 (2019-11-12)
Bug Fixes
- unmount from within app rather than from teh outside (eb2dc86)
v1.0.0
1.0.0 (2019-11-10)
Features