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 90559d4 commit 4558bffCopy full SHA for 4558bff
CHANGELOG.md
@@ -19,6 +19,7 @@
19
- `[pretty-format]` Print `BigInt` as a readable number instead of `{}` ([#8138](https://github.com/facebook/jest/pull/8138))
20
- `[jest-core]` Fix ability to transform dependencies required from globalSetup script [#8143](https://github.com/facebook/jest/pull/8143)
21
- `[@jest/reporters]` Fix Cannot read property converageData of null ([#8168](https://github.com/facebook/jest/pull/8168))
22
+- `[jest-resolve]` Fix requireActual with moduleNameMapper ([#7981])(https://github.com/facebook/jest/issues/7981)
23
24
### Chore & Maintenance
25
0 commit comments