Skip to content

Commit

Permalink
Updated change log for jestjs#8583
Browse files Browse the repository at this point in the history
  • Loading branch information
danm committed Jun 19, 2019
1 parent a951aa7 commit b297300
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -23,6 +23,7 @@
- `[docs]` Add example to `jest.mock` for mocking ES6 modules with the `factory` parameter ([#8550](https://github.com/facebook/jest/pull/8550))
- `[docs]` Add information about using `jest.doMock` with ES6 imports ([#8573](https://github.com/facebook/jest/pull/8573))
- `[docs]` Fix variable name in custom-matcher-api code example ([#8582](https://github.com/facebook/jest/pull/8582))
- `[docs]` Added default compiler to tranform ([#8583](https://github.com/facebook/jest/pull/8583))

### Performance

Expand Down

0 comments on commit b297300

Please sign in to comment.