Skip to content

Releases: mochajs/mocha

v10.5.2

26 Jun 17:55
Compare
Choose a tag to compare

What's Changed

  • fix: better tracking of seen objects in error serialization by @sam-super in #5032

New Contributors

Full Changelog: v10.5.1...v10.5.2

v10.5.1

25 Jun 06:21
103c56b
Compare
Choose a tag to compare

What's Changed

  • fix: Add error handling for nonexistent file case with --file option by @khoaHyh in #5086

New Contributors

Full Changelog: v10.5.0...v10.5.1

v10.5.0

24 Jun 17:38
b9ce511
Compare
Choose a tag to compare

🎉 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)

🐛 Fixes

🔩 Other

v10.4.0

26 Mar 18:14
ffd9557
Compare
Choose a tag to compare

10.4.0 / 2024-03-26

🎉 Enhancements

  • #4829 feat: include .cause stacks in the error stack traces (@voxpelli)
  • #4985 feat: add file path to xunit reporter (@bmish)

🐛 Fixes

  • #5074 fix: harden error handling in lib/cli/run.js (@stalet)

🔩 Other

v10.3.0

08 Feb 14:37
a886829
Compare
Choose a tag to compare

This is a stable release equivalent to v10.3.0-preminor.0.

What's Changed

New Contributors

Full Changelog: v10.2.0...v10.3.0

v10.3.0-preminor.0

30 Jan 16:18
Compare
Choose a tag to compare
v10.3.0-preminor.0 Pre-release
Pre-release

A test release tagged with next on npm, to test that we can do releases at all. See #5081 for context.

What's Changed

New Contributors

Full Changelog: v10.2.0...v10.3.0-preminor.0

v10.2.0

11 Dec 14:23
Compare
Choose a tag to compare

10.2.0 / 2022-12-11

🎉 Enhancements

  • #4945: API: add possibility to decorate ESM name before import (@j0tunn)

🐛 Fixes

📖 Documentation

v10.1.0

15 Oct 21:02
Compare
Choose a tag to compare

10.1.0 / 2022-10-16

🎉 Enhancements

  • #4896: Browser: add support for prefers-color-scheme: dark (@greggman)

🔩 Other

v10.0.0

01 May 05:20
Compare
Choose a tag to compare

10.0.0 / 2022-05-01

💥 Breaking Changes

🔩 Other

Also thanks to @ea2305 and @SukkaW for improvements to our documentation.

v9.2.2

11 Mar 17:00
Compare
Choose a tag to compare

9.2.2 / 2022-03-11

Please also note our announcements.

🐛 Fixes

🔩 Other