Skip to content

Releases: mochajs/mocha

v10.8.2

30 Oct 16:31
05097db
Compare
Choose a tag to compare

10.8.2 (2024-10-30)

🩹 Fixes

  • support errors with circular dependencies in object values with --parallel (#5212) (ba0fefe)
  • test link in html reporter (#5224) (f054acc)

📚 Documentation

  • indicate 'exports' interface does not work in browsers (#5181) (14e640e)

🧹 Chores

  • fix docs builds by re-adding eleventy and ignoring gitignore again (#5240) (881e3b0)

🤖 Automation

  • deps: bump the github-actions group with 1 update (#5132) (e536ab2)

v10.8.1

29 Oct 20:37
f44f71b
Compare
Choose a tag to compare

10.8.1 (2024-10-29)

🩹 Fixes

v10.8.0

29 Oct 18:14
6062f92
Compare
Choose a tag to compare

10.8.0 (2024-10-29)

🌟 Features

🩹 Fixes

📚 Documentation

🧹 Chores

  • fix npm scripts on windows (#5219) (1173da0)
  • remove trailing whitespace in SECURITY.md (7563e59)

v10.7.3

09 Aug 10:59
d5766c8
Compare
Choose a tag to compare

10.7.3 (2024-08-09)

🩹 Fixes

v10.7.2

06 Aug 18:32
9e0a4bd
Compare
Choose a tag to compare

10.7.2 (2024-08-06)

📚 Documentation

🧹 Chores

v10.7.1

06 Aug 17:03
1528c42
Compare
Choose a tag to compare

10.7.1 (2024-08-06)

🩹 Fixes

  • crash with --parallel and --retries both enabled (#5173) (d7013dd)

🧹 Chores

  • add knip to validate included dependencies (5c2989f)
  • more fully remove assetgraph-builder and canvas (#5175) (1883c41)
  • replace nps with npm scripts (#5128) (c44653a), closes #5126

v10.7.0

20 Jul 19:40
9692b3a
Compare
Choose a tag to compare

What's Changed

  • feat: add option to not fail on failing test suite by @ilgonmic in #4771

New Contributors

Full Changelog: v10.6.1...v10.7.0

v10.6.1

20 Jul 17:37
9a1c458
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.6.0...v10.6.1

v10.6.0

02 Jul 16:17
177732f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.5.2...v10.6.0

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