Skip to content

Commit

Permalink
fix-export-default-worker
Browse files Browse the repository at this point in the history
  • Loading branch information
anje123 committed Oct 12, 2020
1 parent 333c334 commit def3b01
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Expand Up @@ -2,6 +2,8 @@

### Features

- `[jest-worker, jest-haste-map, jest-runner, jest-reporters]` Fix: jest-worker: should not expose `.default` babel interop ([#10623] (https://github.com/facebook/jest/pull/10623))

### Fixes

### Chore & Maintenance
Expand All @@ -12,7 +14,6 @@

### Features

- `[jest-worker, jest-haste-map, jest-runner, jest-reporters]` Fix: jest-worker: should not expose `.default` babel interop ([#10623] (https://github.com/facebook/jest/pull/10623))
- `[jest-runtime]` add support for dynamic `import()` from CommonJS ([#10620](https://github.com/facebook/jest/pull/10620))

### Fixes
Expand Down

0 comments on commit def3b01

Please sign in to comment.