Skip to content

Commit 858b182

Browse files
committed
update CHANGELOG for v9.0.1 [ci skip]
1 parent c17dd8c commit 858b182

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# 9.0.1 / 2021-06-18
2+
3+
## :nut_and_bolt: Other
4+
5+
- #4657: Browser: add separate bundle for modern browsers (@juergba)
6+
7+
We added a separate browser bundle `mocha-es2018.js` in javascript ES2018, as we skipped the transpilation down to ES5. This is an **experimental step towards freezing Mocha's support of IE11**.
8+
9+
- #4653: ESM: proper version check in `hasStableEsmImplementation` (@alexander-fenster)
10+
111
# 9.0.0 / 2021-06-07
212

313
## :boom: Breaking Changes

0 commit comments

Comments
 (0)