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 081fcf5 commit c9a7b57Copy full SHA for c9a7b57
CHANGELOG.md
@@ -61,6 +61,8 @@
61
62
### Fixes
63
64
+* `[jest-util]` Install fix for `instanceof` as part of other globals into test
65
+ environments ([#5995](https://github.com/facebook/jest/pull/5995))
66
* `[jest-jasmine2]` Install `sourcemap-support` into normal runtime to catch
67
runtime errors ([#5945](https://github.com/facebook/jest/pull/5945))
68
* `[jest-jasmine2]` Added assertion error handling inside `afterAll hook`
0 commit comments