Skip to content

Commit

Permalink
adds changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
flovilmart committed Feb 14, 2020
1 parent 7faed10 commit d8be437
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -4,6 +4,7 @@

- `[jest-runtime]` Override `module.createRequire` to return a Jest-compatible `require` function ([#9469](https://github.com/facebook/jest/pull/9469))
- `[*]` Support array of paths for `moduleNameMapper` aliases ([#9465](https://github.com/facebook/jest/pull/9465))
- `[jest-reporters]` Adds ability to pass options to the istanbul-reporter through `coverageReporters` ([#9572](https://github.com/facebook/jest/pull/9572))

### Fixes

Expand Down

0 comments on commit d8be437

Please sign in to comment.