- Test Runner errors now show a code frame with file, line, and column, and source maps translate stack traces to original sources.
- Added experimentalSourceRewriting (AST‑based JS/HTML rewriting) with fixes for location handling, window.top/parent, SRI, and frame references.
- Numerous bugfixes (TypeScript config, launch timeouts, .click coordinates, .select force, Jest type conflicts, video recording, etc.) and several dependency updates.