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 09e967b commit b7580fcCopy full SHA for b7580fc
1 file changed
CHANGELOG.md
@@ -4,13 +4,17 @@
4
5
### Fixes
6
7
-- `[expect]` Fix `toMatchObject` to work with inherited class getters ([#10381](https://github.com/facebook/jest/pull/10381))
8
-- `[pretty-format]` Lower minimum node version to >= 10 ([#10435](https://github.com/facebook/jest/pull/10435))
9
-
10
### Chore & Maintenance
11
12
### Performance
13
+## 26.4.2
+
+### Fixes
14
15
+- `[expect]` Fix `toMatchObject` to work with inherited class getters ([#10381](https://github.com/facebook/jest/pull/10381))
16
+- `[pretty-format]` Lower minimum node version to >= 10 ([#10435](https://github.com/facebook/jest/pull/10435))
17
18
## 26.4.1
19
20
0 commit comments