Releases: jest-community/jest-react-reporter
Releases · jest-community/jest-react-reporter
v4.0.1
4.0.1 (2024-05-12)
Bug Fixes
v4.0.0
4.0.0 (2022-09-06)
Features
- drop node 12 (49089b5)
- update to Jest 29 and support 27-29 in peer dependencies (#100) (a0aaa14)
BREAKING CHANGES
- No longer support Node 12
v3.0.0
3.0.0 (2022-02-26)
Bug Fixes
- deps: update jest monorepo to v27 (major) (#31) (bc9d09f)
- put string inside Text (3481e50)
Features
BREAKING CHANGES
- Remove support for node 10 and 13
v2.0.1
2.0.1 (2020-05-23)
Bug Fixes
v2.0.0
2.0.0 (2020-05-23)
Bug Fixes
BREAKING CHANGES
- do not emit type information
- drop support for Node 8
v1.1.9
1.1.9 (2019-11-13)
Bug Fixes
- care less about width of terminal (aa29f45)
- handle duplicate log messages without barfing (d48891a)
- use normal spaces as padding instead of nbsp (6a33c81)
v1.1.8
1.1.8 (2019-11-13)
Bug Fixes
v1.1.7
1.1.7 (2019-11-13)
Bug Fixes
v1.1.6
1.1.6 (2019-11-13)
Bug Fixes
- include TS types in bundle (541a8d0)