Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'master' into rh/property-matchers
  • Loading branch information
rickhanlonii authored May 24, 2018
commit 4dcd25bf3f4c9af7d08bf12f36440e8c6cd74076
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
([#6210](https://github.com/facebook/jest/pull/6210))
* `[jest-snapshot]` Add snapshot property matchers
([#6210](https://github.com/facebook/jest/pull/6210))
* `[jest-config]` Support jest-preset.js files within Node modules
([#6185](https://github.com/facebook/jest/pull/6185))
* `[jest-cli]` Add `--detectOpenHandles` flag which enables Jest to potentially
track down handles keeping it open after tests are complete.
([#6130](https://github.com/facebook/jest/pull/6130))
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.