Skip to content

Commit 5172592

Browse files
committed
chore: update changelog for release
1 parent 9adadc4 commit 5172592

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

CHANGELOG.md

+8-4
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,22 @@
44

55
### Fixes
66

7-
- `[expect, @jest/expect]` Revert buggy inference of argument types for `*CalledWith` and `*ReturnedWith` matchers introduced in 29.1.0 ([#13339](https://github.com/facebook/jest/pull/13339))
8-
- `[jest-worker]` Add missing dependency on `jest-util` ([#13341](https://github.com/facebook/jest/pull/13341))
9-
107
### Chore & Maintenance
118

129
### Performance
1310

11+
## 29.1.2
12+
13+
### Fixes
14+
15+
- `[expect, @jest/expect]` Revert buggy inference of argument types for `*CalledWith` and `*ReturnedWith` matchers introduced in 29.1.0 ([#13339](https://github.com/facebook/jest/pull/13339))
16+
- `[jest-worker]` Add missing dependency on `jest-util` ([#13341](https://github.com/facebook/jest/pull/13341))
17+
1418
## 29.1.1
1519

1620
### Fixes
1721

18-
- `[jest-mock]` Revert ([#13145](https://github.com/facebook/jest/pull/13145))
22+
- `[jest-mock]` Revert [#13145](https://github.com/facebook/jest/pull/13145) which broke mocking of transpiled ES modules
1923

2024
## 29.1.0
2125

0 commit comments

Comments
 (0)