We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 074ff80 commit a356644Copy full SHA for a356644
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.0.1](https://github.com/jest-community/jest-react-reporter/compare/v2.0.0...v2.0.1) (2020-05-23)
2
+
3
4
+### Bug Fixes
5
6
+* disable `esModuleInterop` ([074ff80](https://github.com/jest-community/jest-react-reporter/commit/074ff80f790e0dc8d741bb9893d59d31825ffe92))
7
8
# [2.0.0](https://github.com/jest-community/jest-react-reporter/compare/v1.1.10...v2.0.0) (2020-05-23)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "jest-react-reporter",
- "version": "2.0.0",
+ "version": "2.0.1",
"description": "Reporter for Jest written in React",
"repository": "jest-community/jest-react-reporter",
"license": "MIT",
0 commit comments