Skip to content

Commit 77fb774

Browse files
committed
chore: update changelog for release
1 parent 821ae6e commit 77fb774

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44

55
### Fixes
66

7+
### Chore & Maintenance
8+
9+
### Performance
10+
11+
## 29.6.2
12+
13+
### Fixes
14+
715
- `[jest-circus]` Fix snapshot matchers in concurrent tests when nr of tests exceeds `maxConcurrency` ([#14335](https://github.com/jestjs/jest/pull/14335))
816
- `[@jest/core]` When running global setup and teardown, do not try to change the `message` property of the thrown error object when the `message` property is unwritable ([#14113](https://github.com/jestjs/jest/pull/14113))
917
- `[jest-snapshot]` Move `@types/prettier` from `dependencies` to `devDependencies` ([#14328](https://github.com/jestjs/jest/pull/14328))
@@ -14,8 +22,6 @@
1422

1523
- `[@jest/core]` Use `pluralize` from `jest-util` rather than own internal ([#14322](https://github.com/jestjs/jest/pull/14322))
1624

17-
### Performance
18-
1925
## 29.6.1
2026

2127
### Fixes

0 commit comments

Comments
 (0)