We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 921e959 commit eadf88cCopy full SHA for eadf88c
CHANGELOG.md
@@ -4,12 +4,17 @@
4
5
### Fixes
6
7
+
8
+### Chore & Maintenance
9
10
+## 29.6.4
11
12
+### Fixes
13
14
- `[jest-core]` Fix typo in `scheduleAndRun` performance marker ([#14434](https://github.com/jestjs/jest/pull/14434))
15
- `[jest-environment-node]` Make sure `atob` and `btoa` are writeable in Node 20 ([#14446](https://github.com/jestjs/jest/pull/14446))
16
- `[jest-worker]` Additional error wrapper for `parentPort.postMessage` to fix unhandled `DataCloneError`. ([#14437](https://github.com/jestjs/jest/pull/14437))
17
-### Chore & Maintenance
-
18
## 29.6.3
19
20
0 commit comments