We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a9870b commit 900fd48Copy full SHA for 900fd48
CHANGELOG.md
@@ -2,6 +2,16 @@
2
3
### Features
4
5
+### Fixes
6
+
7
+### Chore & Maintenance
8
9
+### Performance
10
11
+## 29.4.2
12
13
+### Features
14
15
- `[@jest/core]` Instrument significant lifecycle events with [`performance.mark()`](https://nodejs.org/docs/latest-v16.x/api/perf_hooks.html#performancemarkname-options) ([#13859](https://github.com/facebook/jest/pull/13859))
16
17
### Fixes
@@ -17,8 +27,6 @@
27
- `[*]` make sure to exclude `.eslintcache` from published module ([#13832](https://github.com/facebook/jest/pull/13832))
18
28
- `[docs]` Cleanup incorrect links in CHANGELOG.md ([#13857](https://github.com/facebook/jest/pull/13857))
19
29
20
-### Performance
21
-
22
30
## 29.4.1
23
31
24
32
0 commit comments