8000 Releases · mochajs/mocha · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: mochajs/mocha

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

v11.2.1

10 Apr 11:55
0d09939
Compare
Choose a tag to compare

11.2.1 (2025-04-10)

🩹 Fixes

📚 Documentation

  • fix new website typos, improve readability (#5312) (fbceb19)

🧹 Chores

v11.2.0

17 Mar 18:53
b0c2696
Compare
Choose a tag to compare

11.2.0 (2025-03-17)

🌟 Features

  • enable reporters to show relative paths of tests (#5292) (81ea666)

📚 Documentation

🧹 Chores

v11.1.0

02 Jan 06:36
a87fb11
Compare
Choose a tag to compare

11.1.0 (2025-01-02)

🌟 Features

  • bump yargs to 17 (#5165) (8f1c8d8)
    • Note that this also included a version bump of yargs-parser from ^20.2.9 to ^21.1., which fixed a bug that caused extra quotes in file paths to be removed.
      See #5341 for more information.

v11.0.2

09 Dec 14:34
6caa902
Compare
Choose a tag to compare

11.0.2 (2024-12-09)

🩹 Fixes

  • catch exceptions setting Error.stackTraceLimit (#5254) (259f8f8)
  • error handling for unexpected numeric arguments passed to cli (#5263) (210d658)

📚 Documentation

  • correct outdated status: accepting prs link (#5268) (f729cd0)
  • replace "New in" with "Since" in version annotations (#5262) (6f10d12)

v11.0.1

02 Dec 15:59
4c558fb
Compare
Choose a tag to compare

11.0.1 (2024-12-02)

🌟 Features

📚 Documentation

  • fix examples for linkPartialObjects methods (#5255) (34e0e52)

v11.0.0 Prerelease

11 Nov 17:55
d3b2c38
Compare
Choose a tag to compare

11.0.0 (2024-11-11)

⚠ BREAKING CHANGES

  • adapt new engine range for Mocha 11 (#5216)

🌟 Features

🩹 Fixes

📚 Documentation

0