Mocha v10.1.0 Release Notes
Release Date: 2022-10-16 // almost 2 years ago-
: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)
Previous changes from v10.0.0
-
: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.