Skip to content

Commit 9cbcc8b

Browse files
committed
update CHANGELOG for v8.4.0 [ci skip]
1 parent 0079ae7 commit 9cbcc8b

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -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+
119
# 8.3.2 / 2021-03-12
220

321
## :bug: Fixes

0 commit comments

Comments
 (0)