Skip to content

Releases: mochajs/mocha

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

v9.2.1

19 Feb 10:08
Compare
Choose a tag to compare

9.2.1 / 2022-02-19

Please also note our announcements.

🐛 Fixes

  • #4832: Loading of config files throws wrong error (@juergba)

  • #4799: Reporter: configurable maxDiffSize reporter-option (@norla)

v9.2.0

24 Jan 09:11
Compare
Choose a tag to compare

9.2.0 / 2022-01-24

Please also note our announcements.

🎉 Enhancements

  • #4813: Parallel: assign each worker a worker-id (@forty)

🔩 Other

v9.1.4

14 Jan 18:56
Compare
Choose a tag to compare

9.1.4 / 2022-01-14

Please also note our announcements.

🐛 Fixes

🔩 Other