What changed in mocha from 11 to 12

1 release numbered after v11.8.0 up to and including v12.0.0, stable releases only. v11.8.0 and v12.0.0 are the newest stable releases of 11 and 12 we track; this page follows them as new ones ship.

2 changes across 1 release

Fixed 2

v12.0.0

  • Fix parsing of negative numbers and quoted strings
  • Preserve FIFO descriptors when respawning

Original release notes, newest first

The list above is our reading of these notes; the originals from mocha are here, one fold per release.

v12.0.0
12.0.0 (2026-08-31)
🩹 Fixes
  • fixup parsing negative numbers and quoted strings (#6250) (2962875)
  • preserve FIFO descriptors when respawning (#6254) (3bb317d)
📚 Documentation
🧹 Chores

View originalPermalink