File tree 1 file changed +28
-0
lines changed
1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change
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
+
1
29
# 9.2.2 / 2022-03-11
2
30
3
31
## :bug : Fixes
You can’t perform that action at this time.
0 commit comments