23.2.0-beta.2
📦 nxView on GitHub →
✨ 2 features🐛 9 fixes🔧 11 symbols
Summary
This release introduces features for forwarding TUI events and adding Vitest support for e2e tests. It also includes numerous bug fixes across core functionalities, bundling, and testing.
✨ New Features
- Forward mouse and resize events to tasks running in the TUI's pty.
- Add Vitest support for e2e tests.
🐛 Bug Fixes
- Acknowledge @swc/core build scripts when configuring Rollup.
- Keep pnpm-workspace.yaml comments and read package.json as JSONC.
- Support multiple brace groups in workspace glob matching.
- Handle CRLF line endings in pnpm multi-document lockfiles.
- Correct glob pattern expansion for ZeroOrOne groups.
- Stop re-querying confirmed cache misses in task orchestrator.
- Sample project graph perf span telemetry per session at 10%.
- Strip terminal query sequences when replaying task output.
- Add @swc/core when configuring Jest with the SWC compiler.