Skip to content

Commit

Permalink
update CHANGELOG for v8.4.0 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
juergba committed May 7, 2021
1 parent 0079ae7 commit 9cbcc8b
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
# 8.4.0 / 2021-05-07

## :tada: Enhancements

- #4502: CLI file parsing errors now have error codes (@evaline-ju)

## :bug: Fixes

- #4614: Watch: fix crash when reloading files (@outsideris)

## :book: Documentation

- #4630: Add `options.require` to Mocha constructor for `root hook` plugins on parallel runs (@juergba)
- #4617: Dynamically generating tests with `top-level await` and ESM test files (@juergba)
- #4608: Update default file extensions (@outsideris)

Also thanks to @outsideris for various improvements on our GH actions workflows.

# 8.3.2 / 2021-03-12

## :bug: Fixes
Expand Down

0 comments on commit 9cbcc8b

Please sign in to comment.