Skip to content
Prev Previous commit
Next Next commit
fix: resolve conflict
  • Loading branch information
eryue0220 committed Aug 12, 2023
commit ce55918f86c5c2acecb719a7fe845678b5bce2e9
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
### Fixes

- `[jest-runtime]` Fix dynamic esm import module bug when loaded module through `jest.isolateModulesAsync` ([14397](https://github.com/jestjs/jest/pull/14397))
- `[jest-reporters]` Update `istanbul-lib-instrument` dependency to v6. ([#14401](https://github.com/jestjs/jest/pull/14401))

### Chore & Maintenance

Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.