Skip to content

Commit 62b1566

Browse files
committed
build(v10.0.0): update CHANGELOG
1 parent fbe7a24 commit 62b1566

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.md

+28
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
# 10.0.0 / 2022-05-01
2+
3+
## :boom: Breaking Changes
4+
5+
- #4845: **Drop Node.js v12.x support** (@juergba)
6+
7+
- #4848: Drop Internet-Explorer-11 support (@juergba)
8+
9+
- #4857: Drop AMD/RequireJS support (@juergba)
10+
11+
- #4866: Drop Growl notification support (@juergba)
12+
13+
- #4863: Rename executable `bin/mocha` to `bin/mocha.js` (@juergba)
14+
15+
- #4865: `--ignore` option in Windows: upgrade Minimatch (@juergba)
16+
17+
- #4861: Remove deprecated `Runner` signature (@juergba)
18+
19+
## :nut\_and\_bolt: Other
20+
21+
- #4878: Update production dependencies (@juergba)
22+
23+
- #4876: Add Node.js v18 to CI test matrix (@outsideris)
24+
25+
- #4852: Replace deprecated `String.prototype.substr()` (@CommanderRoot)
26+
27+
Also thanks to @ea2305 and @SukkaW for improvements to our documentation.
28+
129
# 9.2.2 / 2022-03-11
230

331
## :bug: Fixes

0 commit comments

Comments
 (0)