Skip to content

Releases: mochajs/mocha

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

v9.1.3

15 Oct 07:36
Compare
Choose a tag to compare

9.1.3 / 2021-10-15

Please also note our announcements.

🐛 Fixes

🔩 Other

v9.1.2

25 Sep 08:43
Compare
Choose a tag to compare

9.1.2 / 2021-09-25

Please also note our announcements.

🐛 Fixes

🔩 Other

v9.1.1

28 Aug 13:57
Compare
Choose a tag to compare

9.1.1 / 2021-08-28

Please also note our announcements.

🐛 Fixes

v9.1.0

20 Aug 07:30
Compare
Choose a tag to compare

9.1.0 / 2021-08-20

Please also note our announcements.

🎉 Enhancements

v9.0.3

25 Jul 16:17
Compare
Choose a tag to compare

9.0.3 / 2021-07-25

🐛 Fixes

  • #4702: Error rethrow from cwd-relative path while loading .mocharc.js (@kirill-golovan)

  • #4688: Usage of custom interface in parallel mode (@juergba)

  • #4687: ESM: don't swallow MODULE_NOT_FOUND errors in case of type:module (@giltayar)

v9.0.2

03 Jul 08:30
Compare
Choose a tag to compare

9.0.2 / 2021-07-03

🐛 Fixes

  • #4668: ESM: make --require <dir> work with new import-first loading (@giltayar)

🔩 Other