You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff 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)
0 commit comments