You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+10-4
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,16 @@
2
2
3
3
### Features
4
4
5
+
### Fixes
6
+
7
+
### Chore & Maintenance
8
+
9
+
### Performance
10
+
11
+
## 29.1.0
12
+
13
+
### Features
14
+
5
15
-`[expect, @jest/expect]` support type inference for function parameters in `CalledWith` assertions ([#13268](https://github.com/facebook/jest/pull/13268))
6
16
-`[expect, @jest/expect]` Infer type of `*ReturnedWith` matchers argument ([#13278](https://github.com/facebook/jest/pull/13278))
7
17
-`[@jest/environment, jest-runtime]` Allow `jest.requireActual` and `jest.requireMock` to take a type argument ([#13253](https://github.com/facebook/jest/pull/13253))
@@ -20,10 +30,6 @@
20
30
-`[jest-snapshot]` Prioritize parser used in the project ([#13323](https://github.com/facebook/jest/pull/13323))
21
31
-`[jest-transform]` Attempt to work around issues with atomic writes on Windows ([#11423](https://github.com/facebook/jest/pull/11423))
0 commit comments