Skip to content

Commit a4ba799

Browse files
committed
doc: add CHANGELOG entry
Signed-off-by: hainenber <[email protected]>
1 parent 9063fae commit a4ba799

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## Fixes
44

55
- `[jest-runtime]` Fix issue where user cannot utilize dynamic import despite specifying `--experimental-vm-modules` Node option ([#15842](https://github.com/jestjs/jest/pull/15842))
6+
- `[jest-config]` Fix issue where user cannot toggle `collectCoverage` at project level ([#15588](https://github.com/jestjs/jest/issues/15588))
67

78
## 30.2.0
89

0 commit comments

Comments
 (0)