Skip to content

Commit ba9b7fe

Browse files
committed
chore: update changelog for release
1 parent b275e25 commit ba9b7fe

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

CHANGELOG.md

+10-4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
### Features
44

5+
### Fixes
6+
7+
### Chore & Maintenance
8+
9+
### Performance
10+
11+
## 29.1.0
12+
13+
### Features
14+
515
- `[expect, @jest/expect]` support type inference for function parameters in `CalledWith` assertions ([#13268](https://github.com/facebook/jest/pull/13268))
616
- `[expect, @jest/expect]` Infer type of `*ReturnedWith` matchers argument ([#13278](https://github.com/facebook/jest/pull/13278))
717
- `[@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 @@
2030
- `[jest-snapshot]` Prioritize parser used in the project ([#13323](https://github.com/facebook/jest/pull/13323))
2131
- `[jest-transform]` Attempt to work around issues with atomic writes on Windows ([#11423](https://github.com/facebook/jest/pull/11423))
2232

23-
### Chore & Maintenance
24-
25-
### Performance
26-
2733
## 29.0.3
2834

2935
### Features

0 commit comments

Comments
 (0)