File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 5.0.0] ( https://github.com/jest-community/jest-react-reporter/compare/v4.0.1...v5.0.0 ) (2025-02-15)
2
+
3
+
4
+ ### chore
5
+
6
+ * upgrade typescript ([ #219 ] ( https://github.com/jest-community/jest-react-reporter/issues/219 ) ) ([ 341c2f9] ( https://github.com/jest-community/jest-react-reporter/commit/341c2f9bf2e78c1d7fb22e2dfac79ce3daedee8d ) )
7
+
8
+
9
+ ### BREAKING CHANGES
10
+
11
+ * Node versions 14, 16 and 21 are no longer supported
12
+
1
13
## [ 4.0.1] ( https://github.com/jest-community/jest-react-reporter/compare/v4.0.0...v4.0.1 ) (2024-05-12)
2
14
3
15
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " jest-react-reporter" ,
3
- "version" : " 4 .0.1 " ,
3
+ "version" : " 5 .0.0 " ,
4
4
"description" : " Reporter for Jest written in React" ,
5
5
"repository" : " jest-community/jest-react-reporter" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments