Skip to content

Commit 12c88a7

Browse files
Docs: add 10.5.0 to CHANGELOG.md
1 parent b6aa7e8 commit 12c88a7

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
## 10.5.0 / 2024-05-24
4+
5+
### :tada: Enhancements
6+
7+
* [#5015](https://github.com/mochajs/mocha/pull/5015) feat: use \<progress\> and \<svg\> for browser progress indicator instead of \<canvas\> ([**@yourWaifu**](https://github.com/yourWaifu))
8+
* [#5143](https://github.com/mochajs/mocha/pull/5143) feat: allow using any 3.x chokidar dependencies ([**@simhnna**](https://github.com/simhnna))
9+
* [#4835](https://github.com/mochajs/mocha/pull/4835) feat: add MOCHA_OPTIONS env variable ([**@icholy**](https://github.com/icholy))
10+
11+
### :bug: Fixes
12+
13+
* [#5107](https://github.com/mochajs/mocha/pull/5107) fix: include stack in browser uncaught error reporting ([**@JoshuaKGoldberg**](https://github.com/JoshuaKGoldberg))
14+
15+
### :nut_and_bolt: Other
16+
17+
* [#5110](https://github.com/mochajs/mocha/pull/5110) chore: switch two-column list styles to be opt-in ([**@marjys**](https://github.com/marjys))
18+
* [#5135](https://github.com/mochajs/mocha/pull/5135) chore: fix some typos in comments ([**@StevenMia**](https://github.com/StevenMia))
19+
* [#5130](https://github.com/mochajs/mocha/pull/5130) chore: rename 'master' to 'main' in docs and tooling ([**@JoshuaKGoldberg**](https://github.com/JoshuaKGoldberg))
20+
321
## 10.4.0 / 2024-03-26
422

523
### :tada: Enhancements

0 commit comments

Comments
 (0)