We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a8b95a commit aec8b02Copy full SHA for aec8b02
CHANGELOG.md
@@ -1,3 +1,18 @@
1
+# 6.2.2 / 2019-10-18
2
+
3
+## :bug: Fixes
4
5
+- #4025: Fix duplicate `EVENT_RUN_END` events upon uncaught exception (@juergba)
6
+- #4051: Fix "unhide" function in `html` reporter (browser) (@pec9399)
7
+- #4063: Fix use of [esm](https://npm.im/esm) in Node.js v8.x (@boneskull)
8
+- #4033: Fix output when multiple async exceptions are thrown (@juergba)
9
10
+## :book: Documentation
11
12
+- #4046: Site accessibility fixes (@Mia-jeong)
13
+- #4026: Update docs for custom reporters in browser (@Lindsay-Needs-Sleep)
14
+- #3971: Adopt new OpenJS Foundation Code of Conduct (@craigtaub)
15
16
# 6.2.1 / 2019-09-29
17
18
## :bug: Fixes
0 commit comments