Skip to content

Commit

Permalink
Update changelog to describe PR jestjs#8686
Browse files Browse the repository at this point in the history
  • Loading branch information
lh0x00 committed Jul 17, 2019
1 parent d798906 commit 7521ffd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -35,6 +35,7 @@
- `[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]` Fix example used in custom environment docs ([#8617](https://github.com/facebook/jest/pull/8617))
- `[jest-leak-detector]` Use `weak-napi` instead of `weak` package, update `jest-leak-detector` package, readme and test cases to be compatible with the Node 12 ([#8686](https://github.com/facebook/jest/pull/8686))

### Performance

Expand Down

0 comments on commit 7521ffd

Please sign in to comment.