We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0079ae7 commit 9cbcc8bCopy full SHA for 9cbcc8b
CHANGELOG.md
@@ -1,3 +1,21 @@
1
+# 8.4.0 / 2021-05-07
2
+
3
+## :tada: Enhancements
4
5
+- #4502: CLI file parsing errors now have error codes (@evaline-ju)
6
7
+## :bug: Fixes
8
9
+- #4614: Watch: fix crash when reloading files (@outsideris)
10
11
+## :book: Documentation
12
13
+- #4630: Add `options.require` to Mocha constructor for `root hook` plugins on parallel runs (@juergba)
14
+- #4617: Dynamically generating tests with `top-level await` and ESM test files (@juergba)
15
+- #4608: Update default file extensions (@outsideris)
16
17
+Also thanks to @outsideris for various improvements on our GH actions workflows.
18
19
# 8.3.2 / 2021-03-12
20
21
## :bug: Fixes
0 commit comments