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 23fa298 commit c943532Copy full SHA for c943532
CHANGELOG.md
@@ -8,7 +8,8 @@
8
- `[expect]`: Improve report when matcher fails, part 10 ([#7960](https://github.com/facebook/jest/pull/7960))
9
- `[pretty-format]` Support `React.memo` ([#7891](https://github.com/facebook/jest/pull/7891))
10
- `[jest-config]` Print error information on preset normalization error ([#7935](https://github.com/facebook/jest/pull/7935))
11
-- `[jest-haste-map]` Add "skipPackageJson" option
+- `[jest-haste-map]` Add "skipPackageJson" option ([#7778](https://github.com/facebook/jest/pull/7778))
12
+- `[jest-get-type]` Add isPrimitive function ([#7708](https://github.com/facebook/jest/pull/7708))
13
14
### Fixes
15
0 commit comments