Skip to content

Commit

Permalink
docs: update change log to describe PR
Browse files Browse the repository at this point in the history
  • Loading branch information
lh0x00 committed Feb 12, 2020
1 parent 3c1248f commit e6442d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -18,6 +18,7 @@
- `[jest-snapshot]` Properly indent new snapshots in the presences of existing ones ([#9523](https://github.com/facebook/jest/pull/9523))
- `[jest-transform]` Correct sourcemap behavior for transformed and instrumented code ([#9460](https://github.com/facebook/jest/pull/9460))
- `[pretty-format]` Export `OldPlugin` type ([#9491](https://github.com/facebook/jest/pull/9491))
- `[jest-resolve]` Fix `moduleNameMapper` does not work with core modules name ([#9563](https://github.com/facebook/jest/pull/9563))

### Chore & Maintenance

Expand Down

0 comments on commit e6442d4

Please sign in to comment.