We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2e0e83 commit bddc079Copy full SHA for bddc079
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+# 8.2.1 / 2020-11-02
2
+
3
+Fixed stuff.
4
5
+## :bug: Fixes
6
7
+- #4489: Fix problematic handling of otherwise-unhandled `Promise` rejections and erroneous "`done()` called twice" errors (@boneskull)
8
+- #4496: Avoid `MaxListenersExceededWarning` in watch mode (@boneskull)
9
10
+Also thanks to @akeating for a documentation fix!
11
12
# 8.2.0 / 2020-10-16
13
14
The major feature added in v8.2.0 is addition of support for [_global fixtures_](https://mochajs.org/#global-fixtures).
0 commit comments