v12.0.0-rc.2
v12.0.0-rc.2
mocha
Release Notes
12.0.0-rc.2 (2026-07-20)
โ BREAKING CHANGES
- replace he dependency with manual HTML encoding
๐ Features
- add --clear-screen option for watch mode (#6133) (3301ed7)
- add built-in github-actions reporter (#6088) (a99b8ba)
๐ฉน Fixes
- deps: update dependency js-yaml to v5 (#6117) (2fb44ff)
- replace he dependency with manual HTML encoding (9f85d71)
- strip ANSI sequences from xunit output (bf76999)
๐ Documentation
๐งน Chores
- add "Protect Release Please Manifest" workflow (#6099) (2d7bc22)
- add v12 RC 1 release notes (#5848) (275ce51)
- deps: bump unexpected to 13 and remove unused plugins (#6135) (b587012)
- deps: update actions/checkout action to v7 (#6114) (857945d)
- deps: update actions/github-script action to v9 (#6091) (a017f08)
- deps: update dependency eslint to v10.7.0 (#6134) (26d73d3)
- deps: update dependency eslint-plugin-n to v18.2.2 (#6137) (9d925f0)
- deps: update dependency globals to v17.7.0 (#6126) (864fb80)
- deps: update dependency js-yaml to v4.3.0 (#6141) (bd4fcf4)
- deps: update dependency knip to v6.24.0 (#6110) (bab1d4e)
- deps: update dependency knip to v6.26.0 (#6145) (c7cfbe9)
- deps: update dependency prettier to v3.9.5 (#6142) (55df0d1)
- deps: update dependency webpack to v5.108.4 (#6150) (4e072d1)
- deps: update dependency webpack-cli to v7.2.1 (#6151) (19978d7)
- deps: update playwright monorepo to v1.61.0 (#6108) (7ad398e)
- fix RC 1 blog publish time, rename to
...-rc-1(#6106) (00d59bc) - raise timeout for node-unit Mocha spec to fix flaky hook (#6118) (31ee8c5)
- require exact fixture references in integration tests (#6096) (d602cc7)
- retry touch in dir-add watch test to reduce flakiness (#6119) (061cb52)
- upgrade Astro to 7.1.1 (#6149) (a5f1caa)