We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a46af13 commit 23ea923Copy full SHA for 23ea923
CHANGELOG.md
@@ -11,6 +11,7 @@
11
12
### Fixes
13
14
+- `[jest-util]` Install fix for `instanceof` as part of other globals into test environments ([#5995](https://github.com/facebook/jest/pull/5995))
15
- `[jest-cli]` Fix coverage summary reporting ([#7058](https://github.com/facebook/jest/pull/7058))
16
- `[jest-each]` Add each array validation check ([#7033](https://github.com/facebook/jest/pull/7033))
17
- `[jest-haste-map]` [**BREAKING**] Replace internal data structures to improve performance ([#6960](https://github.com/facebook/jest/pull/6960))
0 commit comments