All Versions
56
Latest Version
Avg Release Cycle
35 days
Latest Release
229 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v10.1.0 Changes
October 16, 2022:tada: Enhancements
:nut_and_bolt: Other
- #4912: Browser: increase contrast for replay buttons (@JoshuaKGoldberg)
- #4905: Use standard
Promise.allSettled
instead of polyfill (@outsideris) - #4899: Upgrade official GitHub actions to latest (@ddzz)
- #4770: Fix regex in function
clean
(@yetingli)
-
v10.0.0 Changes
May 01, 2022:boom: Breaking Changes
#4863: Rename executable
bin/mocha
tobin/mocha.js
(@juergba)#4865:
--ignore
option in Windows: upgrade Minimatch (@juergba)
:nut_and_bolt: Other
#4876: Add Node.js v18 to CI test matrix (@outsideris)
#4852: Replace deprecated
String.prototype.substr()
(@CommanderRoot)
Also thanks to @ea2305 and @SukkaW for improvements to our documentation.
-
v9.2.1 Changes
February 19, 2022 -
v9.2.0 Changes
January 24, 2022 -
v9.1.4 Changes
January 14, 2022 -
v9.1.3 Changes
October 15, 2021๐ :bug: Fixes
:nut_and_bolt: Other
- #4764: Revert deprecation of
EVENT_SUITE_ADD_*
events (@beatfactor)
- #4764: Revert deprecation of
-
v9.1.2 Changes
September 25, 2021 -
v9.1.1 Changes
August 28, 2021๐ :bug: Fixes
- #4623:
XUNIT
andJSON
reporter crash inparallel
mode (@curtisman)
- #4623: