Sourced from mocha's releases.
v10.5.1
What's Changed
- fix: Add error handling for nonexistent file case with --file option by
@khoaHyh
in mochajs/mocha#5086New Contributors
@khoaHyh
made their first contribution in mochajs/mocha#5086Full Changelog: https://github.com/mochajs/mocha/compare/v10.5.0...v10.5.1
v10.5.0
:tada: Enhancements
- #5015 feat: use <progress> and <svg> for browser progress indicator instead of <canvas> (
@yourWaifu
)- #5143 feat: allow using any 3.x chokidar dependencies (
@simhnna
)- #4835 feat: add MOCHA_OPTIONS env variable (
@icholy
):bug: Fixes
- #5107 fix: include stack in browser uncaught error reporting (
@JoshuaKGoldberg
):nut_and_bolt: Other
- #5110 chore: switch two-column list styles to be opt-in (
@marjys
)- #5135 chore: fix some typos in comments (
@StevenMia
)- #5130 chore: rename 'master' to 'main' in docs and tooling (
@JoshuaKGoldberg
)
Sourced from mocha's changelog.
10.5.1 / 2024-05-24
:bug: Fixes
10.5.0 / 2024-05-24
:tada: Enhancements
- #5015 feat: use <progress> and <svg> for browser progress indicator instead of <canvas> (
@yourWaifu
)- #5143 feat: allow using any 3.x chokidar dependencies (
@simhnna
)- #4835 feat: add MOCHA_OPTIONS env variable (
@icholy
):bug: Fixes
- #5107 fix: include stack in browser uncaught error reporting (
@JoshuaKGoldberg
):nut_and_bolt: Other
- #5110 chore: switch two-column list styles to be opt-in (
@marjys
)- #5135 chore: fix some typos in comments (
@StevenMia
)- #5130 chore: rename 'master' to 'main' in docs and tooling (
@JoshuaKGoldberg
)
103c56b
Release v10.5.1545b66d
docs: add 10.5.1 to CHANGELOG.mddbe229d
fix: Add error handling for nonexistent file case with --file option (#5086)b9ce511
Release v10.5.012c88a7
Docs: add 10.5.0 to CHANGELOG.mdb6aa7e8
chore: rename 'master' to 'main' in docs and tooling (#5130)67a8124
fix: include stack in browser uncaught error reporting (#5107)e030115
chore: switch two-column list styles to be opt-in (#5110)2f3fedc
chore: allow blank issues (#5157)6dda9a4
chore: remove husky
for now (#5127)