You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/changelog.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,12 @@ layout: Section
7
7
8
8
# Releases
9
9
10
+
## 3.3.3
11
+
12
+
* Fixed `DataCloneError: () => could not be cloned` when running data tests in run-workers
13
+
* 🇺🇦 Added #StandWithUkraine notice to CLI
14
+
15
+
10
16
## 3.3.2
11
17
12
18
***[REST]** Fixed override of headers/token in `haveRequestHeaders()` and `amBearerAuthenticated()`. See [#3304](https://github.com/codeceptjs/CodeceptJS/issues/3304) by **[mirao](https://github.com/mirao)**
@@ -50,8 +56,6 @@ npx codeceptjs run test-dir/*"
50
56
* Improving the typings in many places
51
57
* Improving the return type of helpers for TS users ([#3245](https://github.com/codeceptjs/CodeceptJS/issues/3245)) - **[nlespiaucq](https://github.com/nlespiaucq)**
0 commit comments