Skip to content

Releases: mochajs/mocha

v11.7.4

01 Oct 21:55
8649f39
Compare
Choose a tag to compare

11.7.4 (2025-10-01)

🩹 Fixes

📚 Documentation

  • migrate remaining legacy wiki pages to main documentation (#5465) (bff9166)

🧹 Chores

v11.7.3

30 Sep 12:05
c805327
Compare
Choose a tag to compare

11.7.3 (2025-09-30)

🩹 Fixes

  • use original require() error for TS files if ERR_UNKNOWN_FILE_EXTENSION (#5408) (ebdbc48)

📚 Documentation

🤖 Automation

  • deps: bump actions/setup-node in the github-actions group (#5459) (48c6f40)

v11.7.2

01 Sep 16:09
5f8e8a8
Compare
Choose a tag to compare

11.7.2 (2025-09-01)

🩹 Fixes

  • fail with an informative error message on a file with a broken default import (#5413) (b0e6135)
  • load mjs files correctly (#5429) (a947b9b)

📚 Documentation

🧹 Chores

🤖 Automation

  • deps: bump actions/checkout in the github-actions group (#5419) (03ac2d0)

v11.7.1

24 Jun 13:32
c12d85d
Compare
Choose a tag to compare

11.7.1 (2025-06-24)

🩹 Fixes

  • always fallback to import() if require() fails (#5384) (295c168)

🧹 Chores

v11.7.0

18 Jun 01:37
5d617f3
Compare
Choose a tag to compare

11.7.0 (2025-06-18)

🌟 Features

v11.6.0

09 Jun 10:23
e68b9a6
Compare
Choose a tag to compare

11.6.0 (2025-06-09)

🌟 Features

v11.5.0

23 May 22:08
a7ed005
Compare
Choose a tag to compare

11.5.0 (2025-05-22)

🌟 Features

v11.4.0

19 May 14:12
5730dfc
Compare
Choose a tag to compare

11.4.0 (2025-05-19)

🌟 Features

📚 Documentation

  • added CHANGELOG.md note around 11.1 yargs-parser update (#5362) (618415d)

v11.3.0

16 May 12:07
fffe569
Compare
Choose a tag to compare

11.3.0 (2025-05-16)

🌟 Features

  • add option to use posix exit code upon fatal signal (#4989) (91bbf85)

📚 Documentation

🧹 Chores

  • remove prerelease setting in release-please config (#5363) (8878f22)

v11.2.2

10 Apr 13:03
5cf2b09
Compare
Choose a tag to compare

11.2.2 (2025-04-10)

🩹 Fixes

📚 Documentation