Skip to content

Commit 352ff29

Browse files
committed
chore: update changelog for release
1 parent 33ad8c3 commit 352ff29

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
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.0.0
12+
13+
### Features
14+
515
- `[expect]` [**BREAKING**] Differentiate between `MatcherContext` `MatcherUtils` and `MatcherState` types ([#13141](https://github.com/facebook/jest/pull/13141))
616
- `[jest-circus]` Add support for `test.failing.each` ([#13142](https://github.com/facebook/jest/pull/13142))
717
- `[jest-config]` [**BREAKING**] Make `snapshotFormat` default to `escapeString: false` and `printBasicPrototype: false` ([#13036](https://github.com/facebook/jest/pull/13036))
@@ -35,8 +45,6 @@
3545
- `[jest-leak-detector]` Remove support for `weak-napi` ([#13035](https://github.com/facebook/jest/pull/13035))
3646
- `[jest-snapshot]` [**BREAKING**] Require `rootDir` as argument to `SnapshotState` ([#13150](https://github.com/facebook/jest/pull/13150))
3747

38-
### Performance
39-
4048
## 28.1.3
4149

4250
### Features

0 commit comments

Comments
 (0)