We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62c51c0 commit ad5f4afCopy full SHA for ad5f4af
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 3.4.1
2
+
3
+* Updated mocha to v 10.2. Fixes #3591
4
+* Fixes executing a faling Before hook. Resolves #3592
5
6
## 3.4.0
7
8
* **Updated to latest mocha and modern Cucumber**
package.json
@@ -1,6 +1,6 @@
{
"name": "codeceptjs",
- "version": "3.4.0",
+ "version": "3.4.1",
"description": "Supercharged End 2 End Testing Framework for NodeJS",
"keywords": [
"acceptance",
0 commit comments